Skip to content

Commit

Permalink
chore(deps): bump gloo-timers from 0.2.6 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [gloo-timers](https://github.com/rustwasm/gloo) from 0.2.6 to 0.3.0.
- [Release notes](https://github.com/rustwasm/gloo/releases)
- [Changelog](https://github.com/rustwasm/gloo/blob/master/CHANGELOG.md)
- [Commits](rustwasm/gloo@gloo-timers-v0.2.6...0.3.0)

---
updated-dependencies:
- dependency-name: gloo-timers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent dbfd5fc commit 409d5fb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
18 changes: 15 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ cairo-lang-starknet-classes = { git = "https://github.com/sergey-melnychuk/cairo
helios = { git = "https://github.com/sergey-melnychuk/helios", branch = "beerus-wasm", default-features = false, features = ["beerus-wasm"] }
reqwest = { version = "0.12.3", default-features = false, features = ["json"] }

gloo-timers = { version = "0.2", features = ["futures"] }
gloo-timers = { version = "0.3", features = ["futures"] }


[dev-dependencies]
Expand Down

0 comments on commit 409d5fb

Please sign in to comment.