Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
deps(rust): bump ctor from 0.2.6 to 0.2.7 (#463)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
2 parents 66ad228 + 8364a02 commit 465ca10
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 nss/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ crate-type = ["cdylib"]
integration-tests = []

[dependencies]
ctor = "0.2.6"
ctor = "0.2.7"
libnss = "0.6.0"
libc = "0.2.152"
log = "0.4.20"
Expand Down

0 comments on commit 465ca10

Please sign in to comment.