Skip to content

Commit bf5467d

Browse files
cargo(deps): bump gloo-utils from 0.2.0 to 0.3.0
Bumps [gloo-utils](https://github.com/rustwasm/gloo) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/rustwasm/gloo/releases) - [Changelog](https://github.com/ranile/gloo/blob/master/CHANGELOG.md) - [Commits](ranile/gloo@0.2.0...gloo-utils-v0.3.0) --- updated-dependencies: - dependency-name: gloo-utils dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 488b54a commit bf5467d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -10,7 +10,7 @@ yew = { version = "0.23.0", features = ["csr"] }
1010
yew-router = "0.20.0"
1111
wasm-bindgen-futures = "0.4.56"
1212
gloo-net = "0.7.0"
13-
gloo-utils = "0.2.0"
13+
gloo-utils = "0.3.0"
1414
web-sys = { version = "0.3.83", features = ["HtmlSelectElement", "File", "FileList", "FileReader", "HtmlInputElement", "DragEvent", "DataTransfer"] }
1515
serde_json = "1.0.149"
1616
serde = { version = "1.0.228", features = ["derive"] }

0 commit comments

Comments
 (0)