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 236b3b1 commit 657750fCopy full SHA for 657750f
Cargo.toml
@@ -33,7 +33,7 @@ modern-full = [
33
34
[dependencies]
35
# time = { version = "0.3.2", features = ["formatting", "parsing"], optional = true }
36
-hashlink = "0.7"
+hashlink = "0.8"
37
chrono = { version = "0.4", optional = true }
38
serde_json = { version = "1.0", optional = true }
39
csv = { version = "1.1", optional = true }
0 commit comments