diff options
Diffstat (limited to 'b3sum/Cargo.toml')
| -rw-r--r-- | b3sum/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/b3sum/Cargo.toml b/b3sum/Cargo.toml index 8ea9302..f8c9023 100644 --- a/b3sum/Cargo.toml +++ b/b3sum/Cargo.toml @@ -22,5 +22,5 @@ rayon-core = "1.12.1" wild = "2.0.3" [dev-dependencies] -duct = "0.13.3" +duct = "1.0.0" tempfile = "3.1.0" |
