Skip to content

Commit 0e81674

Browse files
committed
Revert "cargo: dependencies for config file parsing"
This reverts commit bc51841.
1 parent 5663f7f commit 0e81674

File tree

2 files changed

+17
-116
lines changed

2 files changed

+17
-116
lines changed

Cargo.lock

Lines changed: 17 additions & 113 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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ byte-unit = "5.1.6"
4141
clap.workspace = true
4242
clap_complete = "4.5.42"
4343
crossbeam-channel = "0.5.14"
44-
dirs = "6.0.0"
4544
gix = { version = "0.70.0", default-features = false, features = [
4645
"max-performance-safe",
4746
"blob-diff",
@@ -53,7 +52,6 @@ gix-features = { version = "0.40.0", features = ["zlib-ng"] }
5352
globset = "0.4.15"
5453
human-panic = "2.0.2"
5554
image.workspace = true
56-
merge = "0.1.0"
5755
num-format = "0.4.4"
5856
onefetch-ascii = { path = "ascii", version = "2.19.0" }
5957
onefetch-image = { path = "image", version = "2.19.0" }
@@ -69,7 +67,6 @@ strum.workspace = true
6967
time = { version = "0.3.37", features = ["formatting"] }
7068
time-humanize = { version = "0.1.3", features = ["time"] }
7169
tokei = "13.0.0-alpha.8"
72-
toml = "0.8.20"
7370
typetag = "0.2"
7471

7572
[dev-dependencies]

0 commit comments

Comments
 (0)