Skip to content

Commit 2ebe2af

Browse files
committed
Revert "attest-time: migrate simple benchmarking tools from vm-attest-proto"
This reverts commit d4b09bb. See: #350
1 parent 13c2818 commit 2ebe2af

6 files changed

Lines changed: 10 additions & 572 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 108 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
@@ -3,7 +3,6 @@
33
members = [
44
"attest-data",
55
"attest-mock",
6-
"attest-time",
76
"barcode",
87
"dice-cert-tmpl",
98
"dice-mfg",
@@ -18,10 +17,8 @@ anyhow = { version = "1.0.100", default-features = false }
1817
attest.path = "attest"
1918
chrono = { version = "0.4.42", default-features=false }
2019
clap = { version = "4.5.51", features = ["derive", "env"] }
21-
clap-verbosity = "2.1.0"
2220
const-oid = { version = "0.9.6", default-features = false }
2321
corncobs = "0.1"
24-
ctrlc = "3.5.1"
2522
der = { version = "0.7.10", default-features = false }
2623
ecdsa = { version = "0.16", default-features = false }
2724
ed25519-dalek = { version = "2.1", default-features = false }

attest-time/Cargo.toml

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

0 commit comments

Comments
 (0)