build(deps): bump crc from 3.3.0 to 3.4.0 (#5784)

This commit is contained in:
Quentin Gliech
2026-07-02 18:34:42 +02:00
committed by GitHub
Generated
+2 -2
View File
@@ -1267,9 +1267,9 @@ checksum = "948865622f87f30907bb46fbb081b235ae63c1896a99a83c26a003305c1fa82d"
[[package]]
name = "crc"
version = "3.3.0"
version = "3.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9710d3b3739c2e349eb44fe848ad0b7c8cb1e42bd87ee49371df2f7acaf3e675"
checksum = "5eb8a2a1cd12ab0d987a5d5e825195d372001a4094a0376319d5a0ad71c1ba0d"
dependencies = [
"crc-catalog",
]