Skip to content

Commit 44106a2

Browse files
authored
Merge pull request #15 from FabLrc/dependabot/cargo/gloo-net-0.7.0
chore(deps): Bump gloo-net from 0.6.0 to 0.7.0
2 parents aff0f4a + c5f5a76 commit 44106a2

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)