Skip to content

Commit

Permalink
chore(deps): 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 Aug 13, 2024
1 parent 6960e95 commit 351ec03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/decider-distro-tests-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tempfile = "3.9.0"
tracing = { version = "0.1.37", default-features = false, features = ["log"] }
tracing-subscriber = "0.3.17"
tokio = { version = "1.29.1", features = ["full", "tracing"] }
toml = "0.5.10"
toml = "0.8.0"
maplit = "1.0.2"
serde = { version = "1.0.203", features = ["derive"] }
serde_json = "1.0.96"
Expand Down

0 comments on commit 351ec03

Please sign in to comment.