Browse Source

ups

pull/25/head
Henry Case 1 year ago
parent
commit
ab8e475ab8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      test/katrunner/Cargo.toml

+ 1
- 1
test/katrunner/Cargo.toml View File

@@ -9,6 +9,6 @@ katwalk = "0.0.10"
pqc-sys = { path = "../../src/rustapi/pqc-sys" }
hex = "0.4.2"
threadpool = "1.8.1"
rust-crypto = "^0.4"
rust-crypto = "^0.2"
lazy_static = "1.4.0"
aes_ctr_drbg = "0.0.2"

Loading…
Cancel
Save