Skip to content

Commit 9ae00f3

Browse files
goffrieConvex, Inc.
authored andcommitted
Patch mysql_async to fix pool size metrics (#36342)
GitOrigin-RevId: 62682b584cb1059f5774c0a6adfe413d020798ea
1 parent 435c4d2 commit 9ae00f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ mime = "0.3"
9393
mime2ext = "0.1.52"
9494
fastrace = { version = "0.7", features = [ "enable" ] }
9595
must-let = { git = "https://github.com/sujayakar/must-let", rev = "5b487d78db235e396e61dd03ce261ced0eafff9d" }
96-
mysql_async = { git = "https://github.com/get-convex/mysql_async", rev = "4234f454d816652c1ddce7675fa26ea100313c77", default-features = false, features = [ "default-rustls-ring" ] }
96+
mysql_async = { git = "https://github.com/get-convex/mysql_async", rev = "79852269aeee694b6fc8794282be25ef753cfd41", default-features = false, features = [ "default-rustls-ring" ] }
9797
native-tls = "^0.2.10"
9898
num_cpus = "1.16.0"
9999
oauth2 = { version = "5", default-features = false, features = [ "reqwest" ] }

0 commit comments

Comments
 (0)