begin rson.rs

This commit is contained in:
Candifloss 2024-09-22 01:32:17 +05:30
parent c7c07d0024
commit 04db8a6454
2 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ zvariant = "4.2.0"
tokio = { version = "1.40.0", features = ["full"] } tokio = { version = "1.40.0", features = ["full"] }
futures-util = "0.3.30" futures-util = "0.3.30"
serde_json = "1.0.128" serde_json = "1.0.128"
# rson_rs = "0.2.1" rson_rs = "0.2.1"

0
src/formats/rson.rs Normal file
View File