Skip to content

Commit 3763e92

Browse files
committed
Bump mysql_common to 0.30.1
1 parent bd6a503 commit 3763e92

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
@@ -22,7 +22,7 @@ futures-sink = "0.3"
2222
lazy_static = "1"
2323
lru = "0.10.0"
2424
mio = { version = "0.8.0", features = ["os-poll", "net"] }
25-
mysql_common = { version = "0.30", default-features = false, features = [
25+
mysql_common = { version = "0.30.1", default-features = false, features = [
2626
"derive",
2727
] }
2828
once_cell = "1.7.2"

0 commit comments

Comments
 (0)