diff --git a/crates/net/Cargo.toml b/crates/net/Cargo.toml index 3b4efbb..fbfe08c 100644 --- a/crates/net/Cargo.toml +++ b/crates/net/Cargo.toml @@ -1,7 +1,6 @@ [package] name = "net" license.workspace = true -license-file.workspace = true authors.workspace = true edition.workspace = true version.workspace = true