Michael Vines
|
fd562cb9e2
|
Rust 2018 cleanup
|
2018-12-14 21:57:15 -08:00 |
Michael Vines
|
8ba1aed5a3
|
Fix up tests
|
2018-12-14 19:32:04 -08:00 |
Michael Vines
|
6ac466c0a4
|
Move src/logger.rs into logger/ crate to unify logging across the workspace
|
2018-12-14 13:10:43 -08:00 |
Michael Vines
|
092edabd2d
|
Add homepage field to all crates
|
2018-12-13 22:25:27 -08:00 |
dependabot[bot]
|
166945a461
|
Bump serde from 1.0.81 to 1.0.82
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.81 to 1.0.82.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.81...v1.0.82)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-12-11 08:53:20 -08:00 |
dependabot[bot]
|
46866be21d
|
Bump serde_derive from 1.0.81 to 1.0.82
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.81 to 1.0.82.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.81...v1.0.82)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-12-11 09:21:11 -07:00 |
dependabot[bot]
|
67f8916aa8
|
Bump serde from 1.0.80 to 1.0.81
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.80 to 1.0.81.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.80...v1.0.81)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-12-10 08:38:52 -08:00 |
dependabot[bot]
|
1e755f261f
|
Bump serde_derive from 1.0.80 to 1.0.81
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.80 to 1.0.81.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.80...v1.0.81)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-12-10 08:56:45 -07:00 |
Greg Fitzgerald
|
0a83b17cdd
|
Upgrade to Rust 1.31.0 (#2052)
* Upgrade to Rust 1.31.0
* Upgrade nightly
* Fix all clippy warnings
* Revert relaxed version check and update
|
2018-12-07 20:01:28 -07:00 |
Michael Vines
|
9a4f8199d6
|
Move system_program out of src/
|
2018-12-05 10:49:06 -08:00 |
Sathish
|
c89a09e5d0
|
Fix build issue seen when launching gce instance (#1874)
|
2018-11-20 07:37:16 -08:00 |
Michael Vines
|
d96a6b42a5
|
Move drone into its own crate
|
2018-11-16 20:42:21 -08:00 |