Skip to content

Commit

Permalink
Adds changes for builder on the code gen model (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
desaikd committed Aug 16, 2024
1 parent 7d1dfb6 commit cda9e2d
Show file tree
Hide file tree
Showing 3 changed files with 386 additions and 9 deletions.
157 changes: 152 additions & 5 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ matches = "0.1.10"
thiserror = "1.0.50"
zstd = "0.13.0"
termcolor = "1.4.1"
derive_builder = "0.20.0"

[target.'cfg(not(target_os = "windows"))'.dependencies]
pager = "0.16.1"
Expand Down
Loading

0 comments on commit cda9e2d

Please sign in to comment.