Skip to content

Commit c27bb9c

Browse files
Update Rust crate toml to 0.8.0
1 parent 8bfe09a commit c27bb9c

File tree

2 files changed

+52
-21
lines changed

2 files changed

+52
-21
lines changed

Cargo.lock

Lines changed: 51 additions & 20 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 @@ rocket = "0.4.11"
1717
serde = "1.0.188"
1818
serde_json = "1.0.93"
1919
serde_with = "2.2.0"
20-
toml = "0.7.2"
20+
toml = "0.8.0"
2121
twitter-stream = "0.13.0"
2222
uuid = { version = "1.3.0", features = ["v4"]}
2323

0 commit comments

Comments
 (0)