update dependencies
This commit is contained in:
parent
ab26e1e1a1
commit
0456f90ae1
3 changed files with 246 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue