Skip to content

Commit f35e3b6

Browse files
committed
Lock to uuid and time 0.1
1 parent 7ba9db9 commit f35e3b6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,11 @@ openssl = "0.1"
2828

2929
[dependencies.uuid]
3030
optional = true
31+
version = "0.1"
3132

3233
[dependencies.time]
3334
optional = true
35+
version = "0.1"
3436

3537
[dev-dependencies]
3638
url = "0.2"

0 commit comments

Comments
 (0)