update dependencies

This commit is contained in:
Dominic 2023-11-30 23:27:29 +01:00
parent ab26e1e1a1
commit 0456f90ae1
Signed by: msrd0
GPG key ID: DCC8C247452E98F9
3 changed files with 246 additions and 5 deletions

View file

@ -6,8 +6,8 @@ edition = "2021"
[dependencies]
anyhow = "1"
ariadne = "0.1"
ariadne = "0.3"
bit-vec = "0.6"
chumsky = "0.8"
indexmap = "1.9"
paste = "1.0"
chumsky = "0.9"
indexmap = "2"
paste = "1"