Skip to content

Commit f532e32

Browse files
chore: bump ariadne from 0.5.1 to 0.6.0
Bumps [ariadne](https://github.com/zesterer/ariadne) from 0.5.1 to 0.6.0. - [Changelog](https://github.com/zesterer/ariadne/blob/main/CHANGELOG.md) - [Commits](https://github.com/zesterer/ariadne/commits) --- updated-dependencies: - dependency-name: ariadne dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98ce997 commit f532e32

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

Cargo.lock

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

prqlc/prqlc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ test-dbs-external = [
5656
prqlc-parser = { path = "../prqlc-parser", version = "0.13.7" }
5757

5858
anstream = { version = "0.6.21", features = ["auto"] }
59-
ariadne = "0.5.1"
59+
ariadne = "0.6.0"
6060
chrono = "0.4.39"
6161
csv = "1.4.0"
6262
enum-as-inner = { workspace = true }

0 commit comments

Comments
 (0)