Skip to content

Commit 4992149

Browse files
Merge branch 'main' into patch-1
2 parents 0d2691a + e686055 commit 4992149

File tree

2 files changed

+1
-26
lines changed

2 files changed

+1
-26
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ picky-asn1-der = { version = "0.2.4", optional = true }
3131
picky-asn1 = { version = "0.3.0", optional = true }
3232
tss-esapi = { version = "7.2.0", optional = true }
3333
bincode = "1.3.1"
34-
structopt = "0.3.21"
34+
structopt = { version = "0.3.21", default-features = false}
3535
derivative = "2.2.0"
3636
hex = { version = "0.4.2", optional = true }
3737
psa-crypto = { version = "0.10.0", default-features = false, features = ["operations"], optional = true }

0 commit comments

Comments
 (0)