diff options
| -rw-r--r-- | Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -16,5 +16,5 @@ test-pro = []  [dependencies]  libc = "0.2" -nitrokey-sys = { path = "nitrokey-sys" } +nitrokey-sys = { path = "nitrokey-sys", version = "0.1.0" }  rand = "0.4"  | 
