diff --git a/Cargo.toml b/Cargo.toml index 0b2c6a5..8622a5e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,4 +10,4 @@ zvariant = "4.2.0" tokio = { version = "1.40.0", features = ["full"] } futures-util = "0.3.30" serde_json = "1.0.128" -# rson_rs = "0.2.1" \ No newline at end of file +rson_rs = "0.2.1" \ No newline at end of file diff --git a/src/formats/rson.rs b/src/formats/rson.rs new file mode 100644 index 0000000..e69de29