Skip to content

Commit 7f79a09

Browse files
authored
Update wit-{parser,component} deps (bytecodealliance#7101)
Pull in bytecodealliance/wasm-tools#1221
1 parent 9982992 commit 7f79a09

File tree

3 files changed

+20
-6
lines changed

3 files changed

+20
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,8 @@ wasmprinter = "0.2.67"
216216
wasm-encoder = "0.33.2"
217217
wasm-smith = "0.12.18"
218218
wasm-mutate = "0.2.35"
219-
wit-parser = "0.11.2"
220-
wit-component = "0.14.3"
219+
wit-parser = "0.11.3"
220+
wit-component = "0.14.4"
221221

222222
# Non-Bytecode Alliance maintained dependencies:
223223
# --------------------------

supply-chain/imports.lock

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2000,6 +2000,13 @@ user-id = 1
20002000
user-login = "alexcrichton"
20012001
user-name = "Alex Crichton"
20022002

2003+
[[publisher.wit-component]]
2004+
version = "0.14.4"
2005+
when = "2023-09-27"
2006+
user-id = 1
2007+
user-login = "alexcrichton"
2008+
user-name = "Alex Crichton"
2009+
20032010
[[publisher.wit-parser]]
20042011
version = "0.9.2"
20052012
when = "2023-07-26"
@@ -2035,6 +2042,13 @@ user-id = 1
20352042
user-login = "alexcrichton"
20362043
user-name = "Alex Crichton"
20372044

2045+
[[publisher.wit-parser]]
2046+
version = "0.11.3"
2047+
when = "2023-09-27"
2048+
user-id = 1
2049+
user-login = "alexcrichton"
2050+
user-name = "Alex Crichton"
2051+
20382052
[[audits.embark-studios.wildcard-audits.spdx]]
20392053
who = "Jake Shadle <[email protected]>"
20402054
criteria = "safe-to-deploy"

0 commit comments

Comments
 (0)