Skip to content

Commit

Permalink
Bump mysql_common to 0.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
blackbeam committed Apr 12, 2023
1 parent bd6a503 commit 3763e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ futures-sink = "0.3"
lazy_static = "1"
lru = "0.10.0"
mio = { version = "0.8.0", features = ["os-poll", "net"] }
mysql_common = { version = "0.30", default-features = false, features = [
mysql_common = { version = "0.30.1", default-features = false, features = [
"derive",
] }
once_cell = "1.7.2"
Expand Down

0 comments on commit 3763e92

Please sign in to comment.