Skip to content

Commit 1e49d5c

Browse files
committed
Update Inkwell version and use llvm18.1
1 parent 55726cb commit 1e49d5c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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.37.0"
2020
gitql-engine = "0.38.0"
2121
gitql-cli = "0.38.0"
2222

23-
inkwell = { version = "0.5.0", features = ["llvm18-0"] }
23+
inkwell = { version = "0.6.0", features = ["llvm18-1"] }
2424

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

0 commit comments

Comments
 (0)