Skip to content

Commit aa20fea

Browse files
committed
Update toml crate and dependencies
1 parent bc82955 commit aa20fea

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ hex = "0.4"
1717
parser = { path = "parser" }
1818
rust_team_data = { git = "https://github.com/rust-lang/team" }
1919
glob = "0.3.0"
20-
toml = "0.8.8"
20+
toml = "0.8.20"
2121
hyper = { version = "0.14.4", features = ["server", "stream"] }
2222
tokio = { version = "1.7.1", features = ["macros", "time", "rt"] }
2323
futures = { version = "0.3", default-features = false, features = ["std"] }

0 commit comments

Comments
 (0)