diff --git a/Cargo.toml b/Cargo.toml index 2529bba..92b55af 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,4 +16,4 @@ biscuit = "0.5.0" serde_json = "1.0" base64 = "0.12.1" atty = "0.2.14" -tpm2-policy = { version = "0.4.0", path = "../rust-tpm2-policy" } +tpm2-policy = "0.4.0"