Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: inventory
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 952a08a commit 909e249
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
16 changes: 2 additions & 14 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.1.6"
libc = "0.2.66"
inventory = "0.1.5"
inventory = "0.2.0"
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 909e249

Please sign in to comment.