Skip to content

Commit

Permalink
Update mysql_common dependency to 0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
blackbeam committed Jan 2, 2025
1 parent 1f7941e commit f31373e
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 @@ -21,7 +21,7 @@ futures-util = "0.3"
futures-sink = "0.3"
keyed_priority_queue = "0.4"
lru = "0.12.0"
mysql_common = { version = "0.33", default-features = false }
mysql_common = { version = "0.34", default-features = false }
pem = "3.0"
percent-encoding = "2.1.0"
pin-project = "1.0.2"
Expand Down

0 comments on commit f31373e

Please sign in to comment.