mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-13 00:26:53 +00:00
ci(checksums): inherit workspace lint policy (#5415)
This commit is contained in:
@@ -25,6 +25,9 @@ keywords = ["checksum-calculation", "verification", "integrity", "authenticity",
|
|||||||
categories = ["web-programming", "development-tools", "network-programming"]
|
categories = ["web-programming", "development-tools", "network-programming"]
|
||||||
documentation = "https://docs.rs/rustfs-checksums/latest/rustfs_checksum/"
|
documentation = "https://docs.rs/rustfs-checksums/latest/rustfs_checksum/"
|
||||||
|
|
||||||
|
[lints]
|
||||||
|
workspace = true
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bytes = { workspace = true, features = ["serde"] }
|
bytes = { workspace = true, features = ["serde"] }
|
||||||
crc-fast = { workspace = true }
|
crc-fast = { workspace = true }
|
||||||
|
|||||||
Reference in New Issue
Block a user