Skip to content

Commit

Permalink
Bump toml crate to 0.8.0
Browse files Browse the repository at this point in the history
This is blocking an upgrade in Vector: vectordotdev/vector#18549

Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
  • Loading branch information
jszwedko committed Sep 13, 2023
1 parent 1462dcf commit 366a9d2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -11,4 +11,4 @@ readme = "readme.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
toml = "0.7"
toml = "0.8"

0 comments on commit 366a9d2

Please sign in to comment.