Skip to content

Commit

Permalink
build(deps): bump dtt from 0.0.5 to 0.0.6
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent ad1104f commit aea19c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -48,7 +48,7 @@ debug = true
[dependencies]
# Dependencies are only used for building.
bitflags = "2.5.0"
dtt = "0.0.5"
dtt = "0.0.6"
rand = "0.8.5"
rlg = "0.0.4"
serde = { version = "1.0.200", features = ["derive"] }
Expand Down

0 comments on commit aea19c7

Please sign in to comment.