Skip to content

Commit

Permalink
Bump crc from 3.0.1 to 3.2.1
Browse files Browse the repository at this point in the history
Bumps [crc](https://github.com/mrhooray/crc-rs) from 3.0.1 to 3.2.1.
- [Release notes](https://github.com/mrhooray/crc-rs/releases)
- [Commits](mrhooray/crc-rs@3.0.1...3.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent 15084ee commit cfa5b84
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
Expand Up @@ -21,7 +21,7 @@ console = ["console-subscriber"]
anyhow = "1.0"
bytes = "1.6"
config = { version = "0.14", features = ["toml", "ron"] }
crc = "3.0.1"
crc = "3.2.1"
chrono = "0.4"
lazy_static = "1.0"
log = "0.4"
Expand Down

0 comments on commit cfa5b84

Please sign in to comment.