Skip to content

Commit

Permalink
Update gloo-console requirement from 0.2.3 to 0.3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [gloo-console](https://github.com/rustwasm/gloo) to permit the latest version.
- [Release notes](https://github.com/rustwasm/gloo/releases)
- [Changelog](https://github.com/rustwasm/gloo/blob/master/CHANGELOG.md)
- [Commits](rustwasm/gloo@gloo-net-v0.2.5...0.3.0)

---
updated-dependencies:
- dependency-name: gloo-console
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 14, 2023
1 parent 2391f01 commit 2f89a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bui-demo/frontend_seed/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ serde_json = "1.0.39"
bui-demo-data = {path="../bui-demo-data"}
futures = "0.3"
gloo-utils = "0.1"
gloo-console = "0.2.3"
gloo-console = "0.3.0"

0 comments on commit 2f89a7f

Please sign in to comment.