Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

Commit d81bb10

Browse files
Update Rust crate ariadne to 0.6.0 (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd6d21f commit d81bb10

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ rich-diagnostics = ["ariadne", "std"]
2323
default = ["std", "rich-diagnostics"]
2424

2525
[dependencies]
26-
ariadne = { version = "0.5.1", optional = true }
26+
ariadne = { version = "0.6.0", optional = true }
2727
facet-core = { version = "0.31.3", default-features = false }
2828
facet-reflect = { version = "0.31.3", default-features = false }
2929
log = "0.4.27"

0 commit comments

Comments
 (0)