Skip to content

Commit 6f41e18

Browse files
chore(deps): bump flagset from 0.4.6 to 0.4.7 (#1750)
1 parent 497c826 commit 6f41e18

File tree

2 files changed

+29
-3
lines changed

2 files changed

+29
-3
lines changed

Cargo.lock

Lines changed: 28 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

der/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ arbitrary = { version = "1.4", features = ["derive"], optional = true }
2121
bytes = { version = "1", optional = true, default-features = false }
2222
const-oid = { version = "0.10", optional = true }
2323
der_derive = { version = "0.8.0-rc.0", optional = true }
24-
flagset = { version = "0.4.6", optional = true }
24+
flagset = { version = "0.4.7", optional = true }
2525
pem-rfc7468 = { version = "1.0.0-rc.1", optional = true, features = ["alloc"] }
2626
time = { version = "0.3.4", optional = true, default-features = false }
2727
zeroize = { version = "1.8", optional = true, default-features = false }

0 commit comments

Comments
 (0)