Skip to content

Commit

Permalink
build(deps): bump gilrs from 0.10.8 to 0.10.10
Browse files Browse the repository at this point in the history
Bumps [gilrs](https://gitlab.com/gilrs-project/gilrs) from 0.10.8 to 0.10.10.
- [Commits](https://gitlab.com/gilrs-project/gilrs/compare/v0.10.8...v0.10.10)

---
updated-dependencies:
- dependency-name: gilrs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 36d921c commit 2a179fd
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ futures-channel = { version = "0.3.28", default-features = false, features = ["a
futures-core = { version = "0.3.28", default-features = false, features = ["alloc"] }
futures-task = { version = "0.3.28", default-features = false }
futures-util = { version = "0.3.28", default-features = false, features = ["alloc"] }
gilrs = { version = "0.10.4" }
gilrs = { version = "0.10.10" }
gloo-timers = { version = "0.3.0", default-features = false }
half = { version = "2.3.1", features = ["bytemuck"] }
hashbrown = { version = "0.14.0", default-features = false, features = ["ahash", "inline-more"] }
Expand Down

0 comments on commit 2a179fd

Please sign in to comment.