Skip to content

Commit dfc1cd2

Browse files
committed
update deps
Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
1 parent 7d8f1b2 commit dfc1cd2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ md-5 = "0.10"
2727
thiserror = "2"
2828
lazy_static = "1.4"
2929
flate2 = { version = "1.0.34", optional = true }
30-
hifitime = { version = "4.0", features = ["serde", "std"] }
30+
31+
hifitime = { git = "https://github.com/nyx-space", branch = "master", features = ["serde", "std"] }
3132

3233
[dev-dependencies]
3334
criterion = "0.5.1"

0 commit comments

Comments
 (0)