diff --git a/Cargo.toml b/Cargo.toml index 75ccbff..a948f0f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -authors = ["The NLnet Labs RPKI team "] +authors = ["NLnet Labs "] categories = ["network-programming"] description = "A library for storing and retrieving IP Prefixes" documentation = "https://docs.rs/rotonda/"