Skip to content

Commit 58e3e5b

Browse files
Update Rust crate crc32c to 0.6.5 (#107)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 827c5ff commit 58e3e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ chrono = "0.4.37"
2525
clap = { version = "4.5.4", features = ["derive", "string", "env"] }
2626
config = { version = "0.13.4", features = ["toml"] }
2727
cookie = { version = "0.18.1" }
28-
crc32c = "0.6.4"
28+
crc32c = "0.6.5"
2929
diesel = { version = "2.1.5", features = ["postgres"] }
3030
dirs = "5.0.1"
3131
dropshot = "0.10.0"

0 commit comments

Comments
 (0)