Skip to content

Commit ae18a02

Browse files
chore: update rust crate ariadne to 0.5
1 parent e70291b commit ae18a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cynic-parser/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ indexmap = "2"
2828
lalrpop-util = { version = "0.22.0", default-features = false }
2929
logos = "0.14"
3030

31-
ariadne = { version = "0.4", optional = true }
31+
ariadne = { version = "0.5", optional = true }
3232
pretty = { version = "0.12", optional = true }
3333

3434
[dev-dependencies]

0 commit comments

Comments
 (0)