diff options
| author | Jack O'Connor <[email protected]> | 2023-09-10 13:40:12 -0700 |
|---|---|---|
| committer | Jack O'Connor <[email protected]> | 2023-09-10 13:40:12 -0700 |
| commit | d6265dafc9366d59de273a831339dafe0058ceb7 (patch) | |
| tree | d2a27428538ab622152636d3ca0f9b111e58a3d9 /Cargo.toml | |
| parent | 12823b87604cbb7bcd0e5cdc347a53f80b2a617c (diff) | |
update dev-dependencies
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -94,7 +94,7 @@ zeroize_crate = { package = "zeroize", version = "1", default-features = false, [dev-dependencies] hex = "0.4.2" -page_size = "0.5.0" +page_size = "0.6.0" rand = "0.8.0" rand_chacha = "0.3.0" reference_impl = { path = "./reference_impl" } |
