Skip to content

Commit 2fab67d

Browse files
committed
Migrate to GitQL 0.40.0
1 parent abe4ab1 commit 2fab67d

4 files changed

Lines changed: 105 additions & 83 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ categories = ["command-line-utilities"]
1313
exclude = [".github/**", "docs/**", "media/**", "scripts/**"]
1414

1515
[dependencies]
16-
gitql-core = "0.14.0"
17-
gitql-std = "0.14.0"
18-
gitql-ast = "0.33.0"
19-
gitql-parser = "0.36.0"
20-
gitql-cli = "0.37.0"
21-
gitql-engine = "0.37.0"
16+
gitql-core = "0.17.0"
17+
gitql-std = "0.17.0"
18+
gitql-ast = "0.36.0"
19+
gitql-parser = "0.39.0"
20+
gitql-cli = "0.40.0"
21+
gitql-engine = "0.40.0"

0 commit comments

Comments
 (0)