Skip to content

Commit fd0737d

Browse files
committed
bump wit-bindgen to 0.24.0
1 parent 59da820 commit fd0737d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ anyhow = "1.0"
1212
bincode = "1.3.3"
1313
ethers-core = { version = "2.0.11", optional = true }
1414
http = "1.0.0"
15+
mime_guess = "2.0"
1516
serde = { version = "1.0", features = ["derive"] }
1617
serde_json = "1.0"
1718
rand = "0.8"
1819
thiserror = "1.0"
1920
url = "2.4.1"
20-
mime_guess = "2.0"
21-
wit-bindgen = { git = "https://github.com/bytecodealliance/wit-bindgen", rev = "efcc759" }
21+
wit-bindgen = "0.24.0"

0 commit comments

Comments
 (0)