Skip to content

Commit 9ef19bc

Browse files
committed
Delete humility update
This update implementation is incomplete and hasn't been touched in a while. Delete it.
1 parent 6d82035 commit 9ef19bc

File tree

4 files changed

+0
-195
lines changed

4 files changed

+0
-195
lines changed

Cargo.lock

Lines changed: 0 additions & 16 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
@@ -94,7 +94,6 @@ members = [
9494
"cmd/stmsecure",
9595
"cmd/tasks",
9696
"cmd/test",
97-
"cmd/update",
9897
"cmd/validate",
9998
"cmd/vpd",
10099
"cmd/writeword",
@@ -200,7 +199,6 @@ cmd-stackmargin = { path = "./cmd/stackmargin", package = "humility-cmd-stackmar
200199
cmd-stmsecure = { path = "./cmd/stmsecure", package = "humility-cmd-stmsecure" }
201200
cmd-tasks = { path = "./cmd/tasks", package = "humility-cmd-tasks" }
202201
cmd-test = { path = "./cmd/test", package = "humility-cmd-test" }
203-
cmd-update = { path = "./cmd/update", package = "humility-cmd-update" }
204202
cmd-validate = { path = "./cmd/validate", package = "humility-cmd-validate" }
205203
cmd-vpd = { path = "./cmd/vpd", package = "humility-cmd-vpd" }
206204
cmd-writeword = { path = "./cmd/writeword", package = "humility-cmd-writeword" }
@@ -348,7 +346,6 @@ cmd-stackmargin = { workspace = true }
348346
cmd-stmsecure = { workspace = true }
349347
cmd-tasks = { workspace = true }
350348
cmd-test = { workspace = true }
351-
cmd-update = { workspace = true }
352349
cmd-validate = { workspace = true }
353350
cmd-vpd = { workspace = true }
354351
cmd-writeword = { workspace = true }

cmd/update/Cargo.toml

Lines changed: 0 additions & 17 deletions
This file was deleted.

cmd/update/src/lib.rs

Lines changed: 0 additions & 159 deletions
This file was deleted.

0 commit comments

Comments
 (0)