diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
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" |