Skip to content

Commit a35412f

Browse files
Update Rust crate usdt to 0.6
1 parent d6f5da9 commit a35412f

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
@@ -106,7 +106,7 @@ tabwriter = { version = "1", features = ["ansi_formatting"] }
106106
thiserror = "1.0"
107107
tokio = "1.37"
108108
toml = "0.8"
109-
usdt = "0.5"
109+
usdt = "0.6"
110110
uuid = { version = "1.10", features = [ "v4", "serde" ] }
111111
internet-checksum = "0.2"
112112

0 commit comments

Comments
 (0)