Migrate to current pre-release revisions of dependencies (#583)
The CHANGELOG lists the specific versions currently pinned; it will be modified to instead reference the public releases once they exist and this crate uses them.
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ env_logger = "0.10"
|
||||
hex = { package = "base16ct", version = "0.2", features = ["alloc"] }
|
||||
log = "0.4"
|
||||
once_cell = "1"
|
||||
sha2 = "0.10"
|
||||
sha2.workspace = true
|
||||
termcolor = "1"
|
||||
x509-cert.workspace = true
|
||||
yubikey = { version = "0.8", path = ".." }
|
||||
|
||||
Reference in New Issue
Block a user