Skip to content

Commit eca256a

Browse files
authored
build(deps): bump picky to v7.0.0-rc.15 (#850)
1 parent 6910a3c commit eca256a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/ironrdp-connector/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ rand_core = { version = "0.6", features = ["std"] } # TODO: dependency injection
3030
tracing = { version = "0.1", features = ["log"] }
3131
picky-asn1-der = "0.5"
3232
picky-asn1-x509 = "0.14"
33-
picky = "7.0.0-rc.12"
33+
picky = "7.0.0-rc.15"
3434

3535
[lints]
3636
workspace = true

0 commit comments

Comments
 (0)