mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-19 15:28:06 +02:00
Update to mysql_async_wasi 0.31
Required by changes to an upstream crate Signed-off-by: Michael Yuan <michael@secondstate.io> Signed-off-by: Michael Yuan <michael@secondstate.io>
This commit is contained in:
parent
e6b1d2755f
commit
04a41c4c34
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@ anyhow = "1.0"
|
|||
serde_json = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
url = "2.3"
|
||||
mysql_async_wasi = "0.30"
|
||||
mysql_async_wasi = "0.31"
|
||||
hyper_wasi = { version = "0.15", features = ["full"] }
|
||||
tokio_wasi = { version = "1", features = ["io-util", "fs", "net", "time", "rt", "macros"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue