diff --git a/Cargo.toml b/Cargo.toml index 8e3c7c8..ec40208 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "viam-rust-utils" -version = "0.0.20" +version = "0.0.21" edition = "2021" license = "Apache-2.0" description = "Utilities designed for use with Viamrobotics's SDKs"