We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b919a8 commit 3365fe2Copy full SHA for 3365fe2
Cargo.toml
@@ -50,4 +50,4 @@ rusticata-macros = "4.0"
50
ring = { version="0.17.7", optional=true }
51
der-parser = { version = "9.0", features=["bigint"] }
52
thiserror = "1.0.2"
53
-time = { version="0.3.20", features=["formatting"] }
+time = { version="0.3.35", features=["formatting"] }
0 commit comments