Skip to content

Commit 3365fe2

Browse files
committed
chore: upgrade time to 0.3.35 to make the crate compatible with rust >1.79.0
1 parent 7b919a8 commit 3365fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ rusticata-macros = "4.0"
5050
ring = { version="0.17.7", optional=true }
5151
der-parser = { version = "9.0", features=["bigint"] }
5252
thiserror = "1.0.2"
53-
time = { version="0.3.20", features=["formatting"] }
53+
time = { version="0.3.35", features=["formatting"] }

0 commit comments

Comments
 (0)