Skip to content

Commit

Permalink
fix(deps): update rust crate futures-signals to 0.3.33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 8, 2023
1 parent 5f7967c commit da9e009
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 crates/hirola-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ hirola-macros = { path = "../hirola-macros", version = "0.3.1" }
wasm-bindgen = { version = "0.2", optional = true }
matchit = { version = "0.7", optional = true }
wasm-bindgen-futures = { optional = true, version = "0.4.29" }
futures-signals = "0.3.32"
futures-signals = "0.3.33"
futures-util = "0.3"
discard = "1"
log = "0.4.6"
Expand Down

0 comments on commit da9e009

Please sign in to comment.