Skip to content

Commit d3d277c

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

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
@@ -28,7 +28,7 @@ thiserror = "2"
2828
lazy_static = "1.4"
2929
flate2 = { version = "1.0.34", optional = true }
3030

31-
hifitime = { git = "https://github.com/nyx-space", branch = "master", features = ["serde", "std"] }
31+
hifitime = { git = "https://github.com/nyx-space/hifitime", branch = "master", features = ["serde", "std"] }
3232

3333
[dev-dependencies]
3434
criterion = "0.5.1"

0 commit comments

Comments
 (0)