use bincode

Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
kernelkind
2025-02-17 13:58:03 -05:00
parent 660b7cc8b7
commit 9466c10875
3 changed files with 3 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ urlencoding = "2.1.3"
uuid = { version = "1.10.0", features = ["v4"] }
security-framework = "2.11.0"
sha2 = "0.10.8"
bincode = "1.3.3"
[patch.crates-io]
egui = { git = "https://github.com/damus-io/egui", branch = "update_layouter_0.29.1" }