Update Rust crate asn1 to 0.23.0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -15,7 +15,7 @@ openssl = { version = "0.10.74" }
|
||||
openssl-sys = "0.9.110"
|
||||
libc = "0.2.177"
|
||||
foreign-types-shared = "0.1.1"
|
||||
asn1 = "0.22.0"
|
||||
asn1 = "0.23.0"
|
||||
actix-web = { version = "4.11.0", features = ["openssl"] }
|
||||
futures = "0.3.31"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user