Skip to content

Commit 6734cf2

Browse files
committed
Update mysql-common-derive to 0.32.0
1 parent e113571 commit 6734cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ saturating = "0.1"
6060
serde = { version = "1", features = ["derive"] }
6161
serde_json = "1"
6262

63-
mysql-common-derive = { path = "derive", version = "0.31.0", optional = true }
63+
mysql-common-derive = { path = "derive", version = "0.32.0", optional = true }
6464
btoi = "0.4.3"
6565
zstd = "0.13"
6666

0 commit comments

Comments
 (0)