Skip to content

Commit 076f080

Browse files
committed
Use the oxide vm-attest repo
1 parent e076565 commit 076f080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ log = "0.4.29"
1717
serde = { version = "1.0.228", features = ["derive"] }
1818
serde_json = "1.0.149"
1919
sha2 = "0.10.9"
20-
vm-attest = { git = "https://github.com/flihp/vm-attest", branch = "rename-mock-to-rot" }
20+
vm-attest.git = "https://github.com/oxidecomputer/vm-attest"
2121
vsock = "0.5.3"
2222
x509-cert = "0.2.5"

0 commit comments

Comments
 (0)