diff --git a/Cargo.toml b/Cargo.toml index d99f9cc..a1363ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,4 +5,4 @@ edition = "2021" [dependencies] zbus = "4.4.0" -rson_rs = "0.2.1" \ No newline at end of file +rson_rs = "*" \ No newline at end of file