Skip to content

Commit c21c85a

Browse files
authored
Merge pull request #1655 from rustwasm/dependabot/cargo/weedle-0.10
Update weedle requirement from 0.9 to 0.10
2 parents d02e115 + ce40388 commit c21c85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/webidl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ proc-macro2 = "0.4.8"
2020
quote = '0.6'
2121
syn = { version = '0.15', features = ['full'] }
2222
wasm-bindgen-backend = { version = "=0.2.47", path = "../backend" }
23-
weedle = "0.9"
23+
weedle = "0.10"

0 commit comments

Comments
 (0)