Skip to content

Commit

Permalink
Bump litrs from 0.2.3 to 0.4.1
Browse files Browse the repository at this point in the history
Bumps [litrs](https://github.com/LukasKalbertodt/litrs) from 0.2.3 to 0.4.1.
- [Release notes](https://github.com/LukasKalbertodt/litrs/releases)
- [Changelog](https://github.com/LukasKalbertodt/litrs/blob/main/CHANGELOG.md)
- [Commits](LukasKalbertodt/litrs@v0.2.3...v0.4.1)

---
updated-dependencies:
- dependency-name: litrs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent 5774544 commit 0d7d01d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -26,7 +26,7 @@ syn = { version = "1.0.105", features = ["full", "extra-traits"] }
thiserror = "1.0"
quote = "1.0.21"
proc-macro2 = "1.0.47"
litrs = "0.2.3"
litrs = "0.4.1"
aes = "0.8.2"
cbc = "0.1.2"
hex = "0.4.3"

0 comments on commit 0d7d01d

Please sign in to comment.