Skip to content

Commit

Permalink
Update Rust crate toml to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent 8bfe09a commit c27bb9c
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 21 deletions.
71 changes: 51 additions & 20 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ rocket = "0.4.11"
serde = "1.0.188"
serde_json = "1.0.93"
serde_with = "2.2.0"
toml = "0.7.2"
toml = "0.8.0"
twitter-stream = "0.13.0"
uuid = { version = "1.3.0", features = ["v4"]}

Expand Down

0 comments on commit c27bb9c

Please sign in to comment.