Skip to content

Commit 74d451a

Browse files
committed
Bump mysql_common version
1 parent cafaf30 commit 74d451a

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
@@ -21,7 +21,7 @@ futures-util = "0.3"
2121
futures-sink = "0.3"
2222
keyed_priority_queue = "0.4"
2323
lru = "0.14.0"
24-
mysql_common = { version = "0.35.3", default-features = false }
24+
mysql_common = { version = "0.35.4", default-features = false }
2525
pem = "3.0"
2626
percent-encoding = "2.1.0"
2727
rand = "0.9"

0 commit comments

Comments
 (0)