Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Yuan <[email protected]>
  • Loading branch information
juntao authored Dec 21, 2023
1 parent 34d24ae commit 09c011b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mysql_async/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ version = "0.1.0"
edition = "2021"

[dependencies]
mysql_async_wasi = { version = "0.31", features = [ "default-rustls" ] }
mysql_async_wasi = { version = "0.33", features = [ "default-rustls" ] }
tokio_wasi = { version = "1", features = [ "io-util", "fs", "net", "time", "rt", "macros"] }

0 comments on commit 09c011b

Please sign in to comment.