Skip to content

Commit 4c17948

Browse files
committed
Migrate to inkwell 0.9.0
1 parent 8aeafe0 commit 4c17948

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -20,7 +20,7 @@ gitql-parser = "0.42.0"
2020
gitql-engine = "0.43.0"
2121
gitql-cli = "0.43.0"
2222

23-
inkwell = { version = "0.8.0", features = ["llvm21-1"] }
23+
inkwell = { version = "0.9.0", features = ["llvm21-1"] }
2424

2525
lineeditor = "0.4.1"
2626
dyn-clone = "1.0.20"

0 commit comments

Comments
 (0)