Work on integrating error reporting using the ariadne crate
This commit is contained in:
@@ -17,11 +17,13 @@ env_logger = "0.11.9"
|
||||
glob = "0.3.2"
|
||||
log = "0.4.29"
|
||||
nix = { version = "0.29.0", features = ["uio", "term", "user", "hostname", "fs", "default", "signal", "process", "event", "ioctl", "poll"] }
|
||||
rand = "0.10.0"
|
||||
regex = "1.11.1"
|
||||
serde_json = "1.0.149"
|
||||
unicode-segmentation = "1.12.0"
|
||||
unicode-width = "0.2.0"
|
||||
vte = "0.15"
|
||||
yansi = "1.0.1"
|
||||
|
||||
[dev-dependencies]
|
||||
insta = "1.42.2"
|
||||
|
||||
Reference in New Issue
Block a user