hashmap and serialization

not sure about the messagepack format, but its fine for now.
This commit is contained in:
2022-11-11 01:50:14 +01:00
parent b449855bab
commit cd97a70e0b
3 changed files with 67 additions and 10 deletions
+2
View File
@@ -7,3 +7,5 @@ edition = "2021"
[dependencies]
image = "0.24.4"
serde = "1.0.147"
rmp-serde = "1.1.1"