Skip to content

Commit

Permalink
Merge pull request #42 from sebastienrousseau/dependabot/cargo/dtt-0.0.6
Browse files Browse the repository at this point in the history
build(deps): bump dtt from 0.0.5 to 0.0.6
  • Loading branch information
sebastienrousseau authored May 9, 2024
2 parents 4f2241f + aea19c7 commit 411f506
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.201", features = ["derive"] }
Expand Down

0 comments on commit 411f506

Please sign in to comment.