Skip to content

Commit

Permalink
Use crates release
Browse files Browse the repository at this point in the history
  • Loading branch information
benthecarman committed Oct 16, 2023
1 parent 9cd5760 commit cb2a337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mutiny-wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ bip39 = { version = "2.0.0" }
getrandom = { version = "0.2", features = ["js"] }
futures = "0.3.25"
urlencoding = "2.1.2"
windowless_sleep = { git = "https://github.com/futurepaul/windowless_sleep", rev = "e924649" }
windowless_sleep = "0.1.1"

# The `console_error_panic_hook` crate provides better debugging of panics by
# logging them with `console.error`. This is great for development, but requires
Expand Down

0 comments on commit cb2a337

Please sign in to comment.