Skip to content

Commit 3ee16d2

Browse files
Update Rust crate toml to 0.9
1 parent 78ecc2d commit 3ee16d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ syn = { version = "2.0", features = ["extra-traits"]}
102102
tabwriter = { version = "1", features = ["ansi_formatting"] }
103103
thiserror = "1.0"
104104
tokio = "1.37"
105-
toml = "0.8"
105+
toml = "0.9"
106106
usdt = "0.5"
107107
uuid = { version = "1.10", features = [ "v4", "serde" ] }
108108
internet-checksum = "0.2"

0 commit comments

Comments
 (0)