Skip to content

Commit

Permalink
Move microcode into build script
Browse files Browse the repository at this point in the history
  • Loading branch information
commonkestrel committed Nov 18, 2023
1 parent 7ad01cf commit ff23256
Show file tree
Hide file tree
Showing 9 changed files with 541 additions and 367 deletions.
7 changes: 7 additions & 0 deletions Cargo.lock

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

4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,7 @@ thiserror = "1"

[build-dependencies]
shadow-rs = "0.24"
logos = "0.13"
bitflags = "2.4"
anyhow = "1"
thiserror = "1"
Loading

0 comments on commit ff23256

Please sign in to comment.