Skip to content

Commit

Permalink
Merge branch 'main' into chore/refactor-table-gen-option
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe authored Jan 7, 2025
2 parents 53668df + a35044c commit 7e52a5b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 92 deletions.
95 changes: 4 additions & 91 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ keywords = ["mlir", "llvm"]
proc-macro = true

[dependencies]
comrak = { version = "0.32.0", default-features = false }
comrak = { version = "0.33.0", default-features = false }
convert_case = "0.6.0"
proc-macro2 = "1"
quote = "1"
Expand Down

0 comments on commit 7e52a5b

Please sign in to comment.