Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe committed Sep 24, 2024
1 parent 2861560 commit 64e58ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ quote = "1"
regex = "1.10.6"
syn = { version = "2", features = ["full"] }
tblgen = { version = "0.3.6", features = [
# TODO Use a `llvm19-0` flag.
"llvm18-0",
], default-features = false, package = "tblgen-alt" }
unindent = "0.2.3"
Expand Down

0 comments on commit 64e58ed

Please sign in to comment.