Skip to content

Commit

Permalink
Update Rust crate crc32c to 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] committed Mar 28, 2024
1 parent a126fc8 commit 7879f7d
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 @@ -16,7 +16,7 @@ chrono = "0.4.31"
clap = { version = "4.4.16", features = ["derive", "string", "env"] }
config = { version = "0.13.4", features = ["toml"] }
cookie = { version = "0.18.0" }
crc32c = "0.6.4"
crc32c = "0.6.5"
diesel = { version = "2.1.4", features = ["postgres"] }
diesel_migrations = { version = "2.1.0" }
dirs = "5.0.1"
Expand Down

0 comments on commit 7879f7d

Please sign in to comment.