Skip to content

Commit 27f7164

Browse files
committed
make sure to use latest gratest crates for a while
1 parent a0c5cf1 commit 27f7164

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ version = "0.0.1"
55
authors = ["ntpclient-rust authors <[email protected]>"]
66

77
[dependencies]
8-
time = "0.1"
9-
byteorder = "0.2"
8+
time = "*"
9+
byteorder = "*"

0 commit comments

Comments
 (0)