Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2023
1 parent 786c2ce commit 9ee2080
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 41 deletions.
43 changes: 3 additions & 40 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 nj-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ convert-uuid = ["uuid"]
log = "0.4.8"
ctor = "0.2.4"
libc = "0.2.66"
inventory = "0.1.5"
inventory = "0.3.12"
async-trait = "0.1.22"
futures-lite = "1.7.0"
nj-sys = { version = "4.0.0", path = "../nj-sys" }
Expand Down

0 comments on commit 9ee2080

Please sign in to comment.