Skip to content

Commit 7f342e1

Browse files
fitzthumXynnn007
authored andcommitted
cargo: switch to coco kbs-types
We've moved kbs-types to the coco repo, so let's update the cargo file. Signed-off-by: Tobin Feldman-Fitzthum <tobin@ibm.com>
1 parent a19f8b5 commit 7f342e1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ hmac = "0.12.1"
3838
jwt-simple = { version = "0.12", default-features = false, features = [
3939
"pure-rust",
4040
] }
41-
kbs-types = { "git" = "https://github.com/virtee/kbs-types.git", rev = "900aa8f" }
41+
kbs-types = { "git" = "https://github.com/confidential-containers/kbs-types.git", rev = "900aa8f" }
4242
log = "0.4.27"
4343
nix = "0.30"
4444
openssl = "0.10"

0 commit comments

Comments
 (0)