mirror of
https://github.com/netbirdio/IronRDP.git
synced 2026-05-22 18:43:12 -07:00
chore: update sspi & picky to last release
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
committed by
Benoît Cortier
parent
5c077f9e47
commit
20c899e464
Generated
+196
-205
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -62,7 +62,7 @@ expect-test = "1"
|
||||
png = "0.17"
|
||||
proptest = "1.4"
|
||||
rstest = "0.18"
|
||||
sspi = "0.14"
|
||||
sspi = "0.15"
|
||||
tracing = { version = "0.1", features = ["log"] }
|
||||
thiserror = "1.0"
|
||||
windows = "0.58"
|
||||
|
||||
@@ -30,9 +30,9 @@ rand_core = { version = "0.6", features = [
|
||||
sspi.workspace = true
|
||||
tracing.workspace = true
|
||||
url = "2.5"
|
||||
picky-asn1-der = "0.5.0"
|
||||
picky-asn1-x509 = "0.13.0"
|
||||
picky = "7.0.0-rc.10"
|
||||
picky-asn1-der = "0.5.1"
|
||||
picky-asn1-x509 = "0.14.1"
|
||||
picky = "7.0.0-rc.11"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
Reference in New Issue
Block a user