diff --git a/bindings/rust/Cargo.toml b/bindings/rust/Cargo.toml index e88418f8a75..5b82a43e898 100644 --- a/bindings/rust/Cargo.toml +++ b/bindings/rust/Cargo.toml @@ -4,7 +4,6 @@ members = [ "s2n-tls", "s2n-tls-sys", "s2n-tls-tokio", - "test-crate", ] # generate can't be included in the workspace because of a bootstrapping problem # s2n-tls-sys/Cargo.toml (part of the workspace) is generated by