mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-08 22:33:22 +00:00
build(deps): bump crc-fast from 1.4.0 to 1.5.0 in the dependencies group (#481)
Bumps the dependencies group with 1 update: [crc-fast](https://github.com/awesomized/crc-fast-rust). Updates `crc-fast` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/awesomized/crc-fast-rust/releases) - [Changelog](https://github.com/awesomized/crc-fast-rust/blob/main/CHANGELOG.md) - [Commits](https://github.com/awesomized/crc-fast-rust/compare/1.4.0...1.5.0) --- updated-dependencies: - dependency-name: crc-fast dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: weisd <im@weisd.in>
This commit is contained in:
+1
-1
@@ -107,7 +107,7 @@ bytes = { version = "1.10.1", features = ["serde"] }
|
||||
bytesize = "2.0.1"
|
||||
byteorder = "1.5.0"
|
||||
cfg-if = "1.0.3"
|
||||
crc-fast = "1.4.0"
|
||||
crc-fast = "1.5.0"
|
||||
chacha20poly1305 = { version = "0.10.1" }
|
||||
chrono = { version = "0.4.41", features = ["serde"] }
|
||||
clap = { version = "4.5.46", features = ["derive", "env"] }
|
||||
|
||||
Reference in New Issue
Block a user