diff --git a/Cargo.toml b/Cargo.toml index 7061684..f3c7ae9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,6 @@ name = "attested-tls-proxy" version = "0.1.0" edition = "2024" license = "MIT" -license-file = "LICENSE" [dependencies] tokio = { version = "1.48.0", features = ["full"]}