removed the pest items for now.

This commit is contained in:
2022-10-23 16:55:29 -04:00
parent 786c69d840
commit 1829ff8c4a
5 changed files with 11 additions and 77 deletions

View File

@@ -9,10 +9,7 @@ edition = "2021"
#async-graphql = "*"
async-std = { version = "*", features = ["attributes"] }
config = "*"
pest = "*"
pest_derive = "*"
serde = "*"
#serde_json = "*"
tide = "*"
[dev-dependencies]