diff --git a/Cargo.toml b/Cargo.toml index 58ac1b2..02c3f8f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "eui-no-std" -version = "0.2.1" +version = "0.2.2" authors = ["vagola "] edition = "2018" description = "EUI-48 and EUI-64 no-std implementation."