Skip to content

Commit

Permalink
build(deps): bump dtt from 0.0.8 to 0.0.9
Browse files Browse the repository at this point in the history
Bumps [dtt](https://github.com/sebastienrousseau/dtt) from 0.0.8 to 0.0.9.
- [Release notes](https://github.com/sebastienrousseau/dtt/releases)
- [Commits](sebastienrousseau/dtt@v0.0.8...v0.0.9)

---
updated-dependencies:
- dependency-name: dtt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 493671b commit 62debe2
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 29 deletions.
55 changes: 27 additions & 28 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ path = "examples/hsh.rs"
argon2rs = "0.2.5"
base64 = "0.22.1"
bcrypt = "0.16.0"
dtt = "0.0.8"
dtt = "0.0.9"
log = {version="0.4.22", features = ["std"] }
scrypt = "0.11.0"
serde = { version = "1.0.216", features = ["derive"] }
Expand Down

0 comments on commit 62debe2

Please sign in to comment.