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