Skip to content

Commit

Permalink
Address reviewer comments
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulstrackx authored and petreeftime committed Feb 2, 2022
1 parent f641e9c commit 44ad72a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ hex = "0.4"
default = ["key_openssl_pkey"]
key_openssl_pkey = ["openssl"]
key_tpm = ["tss-esapi", "openssl"]

[patch.crates-io]
serde_bytes = { git = "https://github.com/fortanix/bytes.git", branch = "raoul/no_std_compatibility" }
serde = { git = "https://github.com/fortanix/serde.git", branch = "raoul/stdlib_1.0.136" }

0 comments on commit 44ad72a

Please sign in to comment.