From 477a1fd5ea7603dd261bcfef9cd443f98310e5db Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Sun, 30 Oct 2022 20:28:37 -0300 Subject: Finish most of Packer and Parser This is still broken even tho it passes the tests --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 780a162..3b205c1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,6 +15,7 @@ homepage = "https://soniex2.github.io/ganarchy/project/c0b4a8a326a320ac33c5d9d6b erased-serde = "0.3.21" impl_trait = "0.1.7" indexmap = "1.9.1" +postcard = "1.0.2" regex = "1" serde = "1.0.140" serde_transmute = "0.1.4" -- cgit 1.4.1