Skip to content

Commit 3ec4a2c

Browse files
chore: Update Rust crate toml to 0.7.3, ||, ^0
1 parent adf36d0 commit 3ec4a2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ serde = { version = "1.0.145", features = ["derive"] }
4040
serde_json.workspace = true
4141
thiserror.workspace = true
4242
tokio = { workspace = true, features = ["fs", "rt-multi-thread"] }
43-
toml = "0.7.3"
43+
toml = "0.7.3, ||, ^0"
4444
tracing = { version = "0.1.37", optional = true, features = ["log"] }
4545
uuid = { version = "1.2.1", features = ["v4"] }
4646
tonic = { version = "0.9.2", features = ["tls", "tls-roots"] }

0 commit comments

Comments
 (0)