We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81b7967 commit 6aa65b6Copy full SHA for 6aa65b6
1 file changed
core/Cargo.toml
@@ -45,7 +45,7 @@ bb8-postgres = { version = "0.9", optional = true }
45
bigdecimal = "0.4"
46
byteorder = "1.5"
47
bytes = { version = "1.11", optional = true }
48
-byte-unit = { version = "5.1", optional = true }
+byte-unit = { version = "5.2", optional = true }
49
chrono = "0.4"
50
clickhouse = { version = "0.13", optional = true }
51
dashmap = "6.1"
0 commit comments