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 c9ae39e commit 8609050Copy full SHA for 8609050
Cargo.toml
@@ -19,11 +19,7 @@ std = []
19
20
[dev-dependencies]
21
lexical-core = "0.7"
22
-
23
-[dev-dependencies.hexf-parse]
24
-version = "*"
25
-git = "https://github.com/lifthrasiir/hexf.git" # until the version on crates.io is updated
26
-rev = "0c95001574997847e1348c4f6dac5f434c772914"
+hexf-parse = "0.1"
27
28
[workspace]
29
members = [".", "extras/data-tests", "extras/simple-bench"]
0 commit comments