]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
rust: update x509-parser to 0.15.0
authorJason Ish <jason.ish@oisf.net>
Mon, 1 May 2023 16:03:02 +0000 (10:03 -0600)
committerJason Ish <jason.ish@oisf.net>
Tue, 2 May 2023 20:01:17 +0000 (14:01 -0600)
rust/Cargo.toml.in

index 0d47b9eedd301d253ca4b383854c5ddc31bf0498..b2d0740fc4098c0e2b8f7a543aadb247ec64fb5b 100644 (file)
@@ -51,7 +51,7 @@ ntp-parser = "~0.6.0"
 ipsec-parser = "~0.7.0"
 snmp-parser = "~0.9.0"
 tls-parser = "~0.11.0"
-x509-parser = "~0.14.0"
+x509-parser = "~0.15.0"
 libc = "~0.2.82"
 sha2 = "~0.10.2"
 digest = "~0.10.3"