Skip to content

Commit c208f17

Browse files
committed
Remove unused deps
1 parent 560165c commit c208f17

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

rust/Cargo.lock

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

rust/agama-server/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ rust-version.workspace = true
88

99
[dependencies]
1010
anyhow = "1.0"
11-
agama-locale-data = { path = "../agama-locale-data" }
1211
agama-lib = { path = "../agama-lib" }
1312
agama-utils = { path = "../agama-utils" }
1413
agama-l10n = { path = "../agama-l10n" }
@@ -58,7 +57,6 @@ gethostname = "1.0.0"
5857
tokio-util = "0.7.12"
5958
tempfile = "3.13.0"
6059
url = "2.5.2"
61-
merge-struct = "0.1.0"
6260
strum = { version = "0.27.2", features = ["derive"] }
6361

6462
[[bin]]

0 commit comments

Comments
 (0)