mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-23 12:49:04 +00:00
refactor: remove unused dependencies and update s3s source references
This commit is contained in:
@@ -128,7 +128,3 @@ inherits = "dev"
|
||||
opt-level = 3 # Optimization Level (0-3)
|
||||
lto = true # Optimize when linking
|
||||
codegen-units = 1 # Reduce code generation units to improve optimization
|
||||
|
||||
[patch."https://github.com/Nugine/s3s.git"]
|
||||
s3s = { path = "s3s/crates/s3s" }
|
||||
s3s-policy = { path = "s3s/crates/s3s-policy" }
|
||||
Reference in New Issue
Block a user