Skip to content

Commit

Permalink
chore(deps): bump flagset from 0.4.5 to 0.4.6
Browse files Browse the repository at this point in the history
Bumps [flagset](https://github.com/enarx/flagset) from 0.4.5 to 0.4.6.
- [Commits](enarx/flagset@v0.4.5...v0.4.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 4d8f2d6 commit bc5f4b1
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 der/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ arbitrary = { version = "1.3", features = ["derive"], optional = true }
bytes = { version = "1", optional = true, default-features = false }
const-oid = { version = "=0.10.0-pre.2", optional = true }
der_derive = { version = "=0.8.0-pre.0", optional = true }
flagset = { version = "0.4.5", optional = true }
flagset = { version = "0.4.6", optional = true }
pem-rfc7468 = { version = "=1.0.0-pre.0", optional = true, features = ["alloc"] }
time = { version = "0.3.4", optional = true, default-features = false }
zeroize = { version = "1.8", optional = true, default-features = false }
Expand Down

0 comments on commit bc5f4b1

Please sign in to comment.