Skip to content

Commit c5f5a76

Browse files
chore(deps): Bump gloo-net from 0.6.0 to 0.7.0
Bumps [gloo-net](https://github.com/rustwasm/gloo) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/rustwasm/gloo/releases) - [Changelog](https://github.com/ranile/gloo/blob/master/CHANGELOG.md) - [Commits](ranile/gloo@0.6.0...gloo-net-v0.7.0) --- updated-dependencies: - dependency-name: gloo-net 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 aff0f4a commit c5f5a76

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -9,7 +9,7 @@ license = "MIT"
99
yew = { version = "0.23", features = ["csr"] }
1010
wasm-bindgen = "0.2"
1111
wasm-bindgen-futures = "0.4"
12-
gloo-net = { version = "0.6", features = ["http"] }
12+
gloo-net = { version = "0.7", features = ["http"] }
1313
gloo-timers = "0.4"
1414
gloo-utils = "0.3"
1515
serde = { version = "1", features = ["derive"] }

0 commit comments

Comments
 (0)