V1.0.2
This commit is contained in:
@@ -29,10 +29,14 @@ regex = "1"
|
||||
glob = "0.3"
|
||||
flate2 = "1"
|
||||
form_urlencoded = "1"
|
||||
reqwest = { version = "0.12", features = ["json", "native-tls"] }
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
windows-service = "0.7"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3"
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
lto = true
|
||||
strip = true
|
||||
codegen-units = 1
|
||||
|
||||
Reference in New Issue
Block a user