Skip to content

Commit

Permalink
build(deps): Bump walrus from 0.22.0 to 0.23.0
Browse files Browse the repository at this point in the history
Bumps [walrus](https://github.com/rustwasm/walrus) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/rustwasm/walrus/releases)
- [Changelog](https://github.com/rustwasm/walrus/blob/main/CHANGELOG.md)
- [Commits](rustwasm/walrus@0.22.0...0.23.0)

---
updated-dependencies:
- dependency-name: walrus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent fd942f0 commit dac52b4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ tokio = { version = "^1.41.0", features = ["full"] }
tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["fmt"] }
url = "2.5.0"
walrus = "0.22.0"
walrus = "0.23.0"
wasmparser = "0.220"
time = "0.3.36"
semver = { version = "1.0.22", features = ["serde"] }
Expand Down

0 comments on commit dac52b4

Please sign in to comment.