Skip to content

Commit 6aa65b6

Browse files
committed
Update byte-unit to 5.2
1 parent 81b7967 commit 6aa65b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ bb8-postgres = { version = "0.9", optional = true }
4545
bigdecimal = "0.4"
4646
byteorder = "1.5"
4747
bytes = { version = "1.11", optional = true }
48-
byte-unit = { version = "5.1", optional = true }
48+
byte-unit = { version = "5.2", optional = true }
4949
chrono = "0.4"
5050
clickhouse = { version = "0.13", optional = true }
5151
dashmap = "6.1"

0 commit comments

Comments
 (0)