Skip to content

Commit

Permalink
Update encase requirement from 0.6 to 0.7
Browse files Browse the repository at this point in the history
Updates the requirements on [encase](https://github.com/teoxoy/encase) to permit the latest version.
- [Changelog](https://github.com/teoxoy/encase/blob/main/CHANGELOG.md)
- [Commits](teoxoy/encase@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: encase
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent a79c11f commit ac8c56b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ daggy = "0.8"
data-encoding = "2"

[dev-dependencies]
encase = {version = "0.6", features = ["glam"]}
encase = {version = "0.7", features = ["glam"]}
glam = "0.24"

[lib]
Expand Down

0 comments on commit ac8c56b

Please sign in to comment.