Skip to content

Commit

Permalink
Update Cargo.toml (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
juntao authored Sep 5, 2023
1 parent 6ffe3d9 commit af471de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion events-service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ 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"] }
dapr_sdk_wasi = { git = "https://github.com/second-state/dapr-sdk-wasi" }

0 comments on commit af471de

Please sign in to comment.