diff options
| author | HampusM <hampus@hampusmat.com> | 2026-06-04 19:27:34 +0200 |
|---|---|---|
| committer | HampusM <hampus@hampusmat.com> | 2026-06-04 19:27:34 +0200 |
| commit | 370db2f2c4406f3373be9065cda8fcdb3929b693 (patch) | |
| tree | d196dfd100ed22b91bcd88e2dc7720cc788de642 /engine/Cargo.toml | |
| parent | c5f04bc1ff1b96d3aa1f2e46693b0b2726167586 (diff) | |
refactor(engine): remove cfg aliases
Diffstat (limited to 'engine/Cargo.toml')
| -rw-r--r-- | engine/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engine/Cargo.toml b/engine/Cargo.toml index df03251..4e3968b 100644 --- a/engine/Cargo.toml +++ b/engine/Cargo.toml @@ -51,7 +51,6 @@ default-features = false features = ["wayland", "gtk3"] [build-dependencies] -cfg_aliases = "0.2.1" build-rs = "0.3.4" serde = { version = "1.0.228", features = ["derive"] } serde_json = "1.0.149" |
