Skip to content

Commit 40e6d21

Browse files
dependabot[bot]rvolosatovs
authored andcommitted
build(deps): bump wtransport from 0.6.1 to 0.7.0
Bumps [wtransport](https://github.com/BiagioFesta/wtransport) from 0.6.1 to 0.7.0. - [Release notes](https://github.com/BiagioFesta/wtransport/releases) - [Commits](BiagioFesta/wtransport@0.6.1...0.7.0) --- updated-dependencies: - dependency-name: wtransport dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c52f16b commit 40e6d21

File tree

2 files changed

+56
-27
lines changed

2 files changed

+56
-27
lines changed

Cargo.lock

Lines changed: 55 additions & 26 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
@@ -186,4 +186,4 @@ wrpc-wasi-keyvalue = { version = "0.1.1", path = "./crates/wasi-keyvalue", defau
186186
wrpc-wasi-keyvalue-mem = { version = "0.2", path = "./crates/wasi-keyvalue-mem", default-features = false }
187187
wrpc-wasi-keyvalue-redis = { version = "0.2", path = "./crates/wasi-keyvalue-redis", default-features = false }
188188
wrpc-wasmtime-cli = { version = "0.9", path = "./crates/wasmtime-cli", default-features = false }
189-
wtransport = { version = "0.6.1", default-features = false }
189+
wtransport = { version = "0.7.0", default-features = false }

0 commit comments

Comments
 (0)