diff --git a/rust/Cargo.toml.in b/rust/Cargo.toml.in index ade1541cbd..a8fba82aeb 100644 --- a/rust/Cargo.toml.in +++ b/rust/Cargo.toml.in @@ -55,6 +55,7 @@ md-5 = "~0.10.1" regex = "~1.5.5" lazy_static = "~1.4.0" base64 = "~0.13.0" +time = "=0.3.13" suricata-derive = { path = "./derive" }