Skip to content

Commit

Permalink
chore(deps): update rust crate toml to 0.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2024
1 parent 1e6ab7b commit 6b14bd8
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 @@ -21,7 +21,7 @@ fluence-keypair = "0.10.4"
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.8"
maplit = "1.0.2"
serde_json = "1.0.96"
serde = { version = "1.0.192", features = ["derive"] }
Expand Down

0 comments on commit 6b14bd8

Please sign in to comment.