Skip to content

Commit

Permalink
chore: Update Rust crate toml to 0.7.3, ||, ^0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Nov 17, 2023
1 parent eb279cb commit ecf9a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ serde = { version = "1.0.145", features = ["derive"] }
serde_json.workspace = true
thiserror.workspace = true
tokio = { workspace = true, features = ["fs", "rt-multi-thread"] }
toml = "0.7.3"
toml = "0.7.3, ||, ^0.8.0"
tracing = { version = "0.1", optional = true, features = ["log"] }
uuid = { version = "1.2.1", features = ["v4"] }
tonic = { version = "0.9.2", features = ["tls", "tls-roots"] }
Expand Down

0 comments on commit ecf9a7b

Please sign in to comment.