Skip to content

Commit

Permalink
chore(deps): bump inventory from 0.3.17 to 0.3.19
Browse files Browse the repository at this point in the history
Bumps [inventory](https://github.com/dtolnay/inventory) from 0.3.17 to 0.3.19.
- [Release notes](https://github.com/dtolnay/inventory/releases)
- [Commits](dtolnay/inventory@0.3.17...0.3.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent 452ec36 commit 5f4dae3
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 mania/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ reqwest = { version = "0.12.12", default-features = false, features = [
] }
serde_json = "1.0.137"
futures = "0.3.31"
inventory = "0.3.17"
inventory = "0.3.19"
once_cell = "1.20.2"
p256 = { version = "0.13.2", features = ["ecdh"] }
md-5.workspace = true
Expand Down

0 comments on commit 5f4dae3

Please sign in to comment.