Skip to content

Commit 5a4c127

Browse files
helio-frotactron
authored andcommitted
chore: removes unused AI dev-dependency
1 parent 704fdb1 commit 5a4c127

File tree

3 files changed

+5
-195
lines changed

3 files changed

+5
-195
lines changed

Cargo.lock

Lines changed: 5 additions & 193 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ strum = "0.27.1"
125125
tar = "0.4.43"
126126
temp-env = "0.3"
127127
tempfile = "3"
128-
termimad = "0.33.0"
129128
test-context = "0.4"
130129
test-log = "0.2.16"
131130
thiserror = "2"

modules/fundamental/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ sha2 = { workspace = true }
8080
spdx-rs = { workspace = true }
8181
strum = { workspace = true }
8282
tar = { workspace = true }
83-
termimad = { workspace = true }
8483
test-context = { workspace = true }
8584
test-log = { workspace = true, features = ["log", "trace"] }
8685
tokio-util = { workspace = true }

0 commit comments

Comments
 (0)