Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit 2cfd0de

Browse files
build(deps): update rust crate wasmparser to 0.229
1 parent 5d5f414 commit 2cfd0de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ tracing = "0.1"
4141
tracing-subscriber = { version = "0.3", features = ["fmt"] }
4242
url = "2.5.0"
4343
walrus = "0.23.0"
44-
wasmparser = "0.228"
44+
wasmparser = "0.229"
4545

4646
# This is required to have reqwest built using the `rustls-tls-native-roots`
4747
# feature across all the transitive dependencies of kwctl

0 commit comments

Comments
 (0)