mirror of
https://github.com/Drop-OSS/drop-app-kt.git
synced 2026-02-04 06:51:18 +01:00
Update Cargo.toml
This commit is contained in:
committed by
GitHub
parent
f8d3a5ad97
commit
dc7a82247a
@@ -54,3 +54,8 @@ features = ["bin_enc"] # You can also use "yaml_enc" or "bin_enc"
|
||||
[dependencies.reqwest]
|
||||
version = "0.12"
|
||||
features = ["json", "blocking"]
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
panic = 'abort'
|
||||
|
||||
Reference in New Issue
Block a user