Skip to content

Commit

Permalink
build(deps): bump inventory from 0.1.11 to 0.3.13
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.13.
- [Release notes](https://github.com/dtolnay/inventory/releases)
- [Commits](dtolnay/inventory@0.1.11...0.3.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent b4bfc66 commit 8d9ba2d
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"]
tracing = "0.1.37"
ctor = "0.2.4"
libc = "0.2.66"
inventory = "0.1.5"
inventory = "0.3.13"
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 8d9ba2d

Please sign in to comment.