diff --git a/rust/Cargo.toml b/rust/Cargo.toml index ac4e768..d69179e 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2021" name = "libosdp" -version = "0.1.7" +version = "0.1.8" authors = ["Siddharth Chandrasekaran "] description = "Library implementation of IEC 60839-11-5 OSDP (Open Supervised Device Protocol)" documentation = "https://docs.rs/libosdp"