Skip to content

Commit 278c19b

Browse files
committed
Updated Cargo.toml
1 parent 53cb909 commit 278c19b

File tree

2 files changed

+0
-225
lines changed

2 files changed

+0
-225
lines changed

Cargo.lock

Lines changed: 0 additions & 208 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,3 @@ serde = { version = "1.0.219", features = ["derive"] }
1919
serde_json = "1.0.143"
2020
chrono = "0.4.42"
2121
sys-locale = "0.3.2"
22-
23-
# Windows-specific APIs via `windows` crate
24-
[target.'cfg(windows)'.dependencies.windows]
25-
version = "0.61"
26-
features = [
27-
"Win32_Foundation",
28-
"Win32_Security",
29-
"Win32_System_Threading",
30-
"Win32_UI_Shell"
31-
]
32-
33-
[build-dependencies]
34-
# Risorse per l'eseguibile Windows (icone, manifest)
35-
winres = "0.1.12"
36-
37-
[target.'cfg(windows)'.build-dependencies]
38-
embed-resource = "3.0.5"

0 commit comments

Comments
 (0)