Skip to content

Commit bad350b

Browse files
build(deps): bump dtt from 0.0.5 to 0.0.6
Bumps [dtt](https://github.com/sebastienrousseau/dtt) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/sebastienrousseau/dtt/releases) - [Commits](sebastienrousseau/dtt@v0.0.5...v0.0.6) --- updated-dependencies: - dependency-name: dtt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12e7cec commit bad350b

File tree

2 files changed

+17
-10
lines changed

2 files changed

+17
-10
lines changed

Cargo.lock

Lines changed: 16 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ path = "examples/hsh.rs"
5555
argon2rs = "0.2.5"
5656
base64 = "0.22.0"
5757
bcrypt = "0.15.1"
58-
dtt = "0.0.5"
58+
dtt = "0.0.6"
5959
log = {version="0.4.20", features = ["std"] }
6060
# openssl = { version = "0.10.59", features = ["vendored"] }
6161
scrypt = "0.11.0"

0 commit comments

Comments
 (0)