Skip to content

Commit 4066b7f

Browse files
committed
der: fixup minimal-versions CI
1 parent b8d14ae commit 4066b7f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

der/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ rust-version = "1.85"
1818

1919
[dependencies]
2020
arbitrary = { version = "1.4", features = ["derive"], optional = true }
21+
derive_arbitrary = { version = "1.4.2", optional = true } # Fixup for minimal-versions
2122
bytes = { version = "1", optional = true, default-features = false }
2223
const-oid = { version = "0.10", optional = true }
2324
der_derive = { version = "0.8", optional = true }

0 commit comments

Comments
 (0)