Skip to content

Commit f962da7

Browse files
authored
Merge pull request #984 from rust-lang/maint
2 parents ef63c0a + 498fe64 commit f962da7

File tree

11 files changed

+1858
-1667
lines changed

11 files changed

+1858
-1667
lines changed

compiler/base/Cargo.toml

Lines changed: 218 additions & 242 deletions
Large diffs are not rendered by default.

compiler/base/crate-information.json

Lines changed: 101 additions & 116 deletions
Large diffs are not rendered by default.

compiler/base/modify-cargo-toml/Cargo.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

compiler/base/modify-cargo-toml/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ authors = ["Jake Goulding <jake.goulding@gmail.com>"]
77

88
[dependencies]
99
serde = "1.0.78"
10-
toml = "0.7.0"
10+
toml = "0.8.2"
1111
serde_derive = "1.0.78"

0 commit comments

Comments
 (0)