Skip to content

Commit

Permalink
chore(tests) (deps): bump proxy-wasm from 0.1.4 to 0.2.2 in /t/lib
Browse files Browse the repository at this point in the history
Bumps [proxy-wasm](https://github.com/proxy-wasm/proxy-wasm-rust-sdk) from 0.1.4 to 0.2.2.
- [Release notes](https://github.com/proxy-wasm/proxy-wasm-rust-sdk/releases)
- [Changelog](https://github.com/proxy-wasm/proxy-wasm-rust-sdk/blob/main/CHANGELOG.md)
- [Commits](proxy-wasm/proxy-wasm-rust-sdk@v0.1.4...v0.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 060c81e commit aa4951a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 51 deletions.
59 changes: 9 additions & 50 deletions t/lib/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 t/lib/proxy-wasm-tests/rust-sdk-ver-zero-one/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ path = "src/filter.rs"
crate-type = ["cdylib"]

[dependencies]
proxy-wasm = "0.1"
proxy-wasm = "0.2"
http = "0.2"
log = "0.4"

0 comments on commit aa4951a

Please sign in to comment.