Skip to content

Commit 1677b90

Browse files
committed
Migrate to GitQL SDK 0.36.0
1 parent 1e329f7 commit 1677b90

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 12 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.12.0"
17-
gitql-std = "0.12.0"
18-
gitql-ast = "0.31.0"
19-
gitql-parser = "0.34.0"
20-
gitql-cli = "0.35.0"
21-
gitql-engine = "0.35.0"
16+
gitql-core = "0.13.0"
17+
gitql-std = "0.13.0"
18+
gitql-ast = "0.32.0"
19+
gitql-parser = "0.35.0"
20+
gitql-cli = "0.36.0"
21+
gitql-engine = "0.36.0"

0 commit comments

Comments
 (0)