Skip to content

Commit

Permalink
chore(deps): bump gloo-timers to 0.2.6 to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-melnychuk committed Sep 30, 2024
1 parent 0972a05 commit 04495b9
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.0", features = ["futures"] }


[dev-dependencies]
Expand Down

0 comments on commit 04495b9

Please sign in to comment.