Skip to content

Commit fc7515d

Browse files
authored
Merge pull request #39 from dawedawe/machete
chore(deps): remove unused dependency engineering-repr from tusistor and tusistor-web
2 parents d5723de + 8442a57 commit fc7515d

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

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.

tusistor-web/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ description = "This is a Ratzilla app to calculate the color code of electrical
1010
[dependencies]
1111
rusistor = { path = "../rusistor", version = "0.3.1" }
1212
tusistor-core = { path = "../tusistor-core", version = "0.1.0" }
13-
engineering-repr = "1.1.1"
1413
ratzilla = "0.2.0"

tusistor/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@ color-eyre = "0.6.5"
1414
tui-input = "0.14.0"
1515
rusistor = { path = "../rusistor", version = "0.3.1" }
1616
tusistor-core = { path = "../tusistor-core", version = "0.1.0" }
17-
engineering-repr = "1.1.1"

0 commit comments

Comments
 (0)