Skip to content

Commit e3530f9

Browse files
Bump walrus from 0.24.5 to 0.25.2 (#1197)
Bumps [walrus](https://github.com/rustwasm/walrus) from 0.24.5 to 0.25.2. - [Release notes](https://github.com/rustwasm/walrus/releases) - [Changelog](https://github.com/wasm-bindgen/walrus/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/walrus/commits/0.25.2) --- updated-dependencies: - dependency-name: walrus dependency-version: 0.25.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60af56f commit e3530f9

2 files changed

Lines changed: 38 additions & 77 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ tokio = "1"
3737
uuid = { version = "1.23", features = ["v4"] }
3838
serde = { version = "1.0", default-features = false }
3939
serde_json = "1.0"
40-
walrus = "0.24.5"
40+
walrus = "0.25.2"
4141
wasmparser = "0.244.0"
4242

4343
[profile.release]

0 commit comments

Comments
 (0)