rust: pin time crate to 0.3.41

0.3.42 introduces dependencies that require Rust 1.81.
pull/13792/head
Jason Ish 8 months ago committed by Victor Julien
parent 88009793cc
commit 3b9dfe620d

@ -80,7 +80,7 @@ ldap-parser = { version = "~0.5.0" }
hex = "~0.4.3"
psl = "2"
time = "~0.3.41"
time = "=0.3.41"
suricata-derive = { path = "./derive", version = "@PACKAGE_VERSION@" }
suricata-sys = { path = "./sys", version = "@PACKAGE_VERSION@" }

Loading…
Cancel
Save