Skip to content

Commit

Permalink
chore(deps): bump ariadne dependency (#425)
Browse files Browse the repository at this point in the history
  • Loading branch information
LecrisUT authored Sep 26, 2024
1 parent 196c8c0 commit 30ffb42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ release = {lto = true}
logos-derive = {version = "0.14.2", path = "./logos-derive", optional = true}

[dev-dependencies]
ariadne = {version = "0.2.0", features = ["auto-color"]}
ariadne = {version = "0.4", features = ["auto-color"]}

[[example]]
doc-scrape-examples = true # Only needed once, because requires dev-dependencies
Expand Down

0 comments on commit 30ffb42

Please sign in to comment.