Skip to content

Commit 488b54a

Browse files
authored
Merge pull request #377 from Rustmail/dependabot/cargo/gloo-net-0.7.0
cargo(deps): bump gloo-net from 0.6.0 to 0.7.0
2 parents a52751d + d0cac68 commit 488b54a

2 files changed

Lines changed: 57 additions & 44 deletions

File tree

Cargo.lock

Lines changed: 56 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/rustmail_panel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ rustmail_types = { path = "../rustmail_types" }
99
yew = { version = "0.23.0", features = ["csr"] }
1010
yew-router = "0.20.0"
1111
wasm-bindgen-futures = "0.4.56"
12-
gloo-net = "0.6.0"
12+
gloo-net = "0.7.0"
1313
gloo-utils = "0.2.0"
1414
web-sys = { version = "0.3.83", features = ["HtmlSelectElement", "File", "FileList", "FileReader", "HtmlInputElement", "DragEvent", "DataTransfer"] }
1515
serde_json = "1.0.149"

0 commit comments

Comments
 (0)