We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e076565 commit 076f080Copy full SHA for 076f080
Cargo.toml
@@ -17,6 +17,6 @@ log = "0.4.29"
17
serde = { version = "1.0.228", features = ["derive"] }
18
serde_json = "1.0.149"
19
sha2 = "0.10.9"
20
-vm-attest = { git = "https://github.com/flihp/vm-attest", branch = "rename-mock-to-rot" }
+vm-attest.git = "https://github.com/oxidecomputer/vm-attest"
21
vsock = "0.5.3"
22
x509-cert = "0.2.5"
0 commit comments