We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45fee02 commit c744dcfCopy full SHA for c744dcf
1 file changed
Cargo.toml
@@ -14,8 +14,8 @@ env_logger = "0.11.10"
14
fs_extra = "1.3.0"
15
hex = { version = "0.4.3", features = ["serde"] }
16
log = "0.4.29"
17
-lpc55_sign = { git = "https://github.com/oxidecomputer/lpc55_support", default-features = false, version = "0.3.4" }
18
-lpc55_areas = { git = "https://github.com/oxidecomputer/lpc55_support", default-features = false, version = "0.2.4" }
+lpc55_sign = { git = "https://github.com/oxidecomputer/lpc55_support", default-features = false, version = "0.3.5" }
+lpc55_areas = { git = "https://github.com/oxidecomputer/lpc55_support", default-features = false, version = "0.2.5" }
19
num-bigint = "0.4.6"
20
p256 = "0.13"
21
pem-rfc7468 = { version = "1.0.0", features = ["alloc", "std"] }
0 commit comments