feat(files): Convert to Rust

This commit is contained in:
Michael Aaron Murphy 2021-08-18 13:34:30 +02:00
parent bc1fc717b1
commit d29268d8be
10 changed files with 194 additions and 228 deletions

View file

@ -16,4 +16,4 @@ futures_codec = "0.4"
futures-lite = "1"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
serde_with = "1"
serde_with = "1"