diff --git a/Cargo.toml b/Cargo.toml index 5486ea3..ca227b9 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "rsmanuf" description = "📇 A very simple Rust library to get the manufacturer of a specific MAC address" authors = ["Krypton "] -version = "2.1.8" +version = "2.1.9" documentation = "https://docs.rs/rsmanuf" categories = ["network-programming"] license-file = "LICENSE.md"