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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent 6441ab8 commit 3a0557f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
19 changes: 15 additions & 4 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 @@ -44,7 +44,7 @@ path = "benches/bench.rs"
[dependencies]
clap = "4.5.4"
comrak = "0.23.0"
dtt = "0.0.5"
dtt = "0.0.6"
env_logger = "0.11.3"
lazy_static = "1.4.0"
log = { version = "0.4.21", features = ["std"] }
Expand Down

0 comments on commit 3a0557f

Please sign in to comment.