Skip to content

Commit 831671c

Browse files
authored
Merge pull request #9 from rtk-rs/dep/hifitime
Dep/hifitime
2 parents 7d8f1b2 + d3d277c commit 831671c

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/hifitime", branch = "master", features = ["serde", "std"] }
3132

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

0 commit comments

Comments
 (0)