Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit 6b6b3eb

Browse files
authored
removw unused section from Cargo.toml
1 parent a499ebd commit 6b6b3eb

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

Cargo.toml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,3 @@ relm4-macros = "0.9.1"
1919
reqwest = { version = "0.12.20", features = ["stream", "json"] }
2020
serde = { version = "1.0.219", features = ["derive"] }
2121
serde_json = "1.0.142"
22-
23-
[package.metadata.deb]
24-
name = "orbix"
25-
maintainer = "Kazam (Discord: kazam0180)"
26-
priority = "optional"
27-
section = "games"
28-
license-file = ["LICENSE", "0"]
29-
description = "CoD 1/UO client helper for linux"
30-
31-
#[env]
32-
#OUT_DIR = "output"

0 commit comments

Comments
 (0)