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.
2 parents f935c2f + 6d1e0d4 commit c2825d0Copy full SHA for c2825d0
Cargo.toml
@@ -50,4 +50,4 @@ rusticata-macros = "4.0"
50
ring = { version="0.17.7", optional=true }
51
der-parser = { version = "10.0", features=["bigint"] }
52
thiserror = "2.0"
53
-time = { version="0.3.20", features=["formatting"] }
+time = { version="0.3.35", features=["formatting"] }
0 commit comments