Skip to content

Commit

Permalink
Cleaning up
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkleiny committed Jul 22, 2024
1 parent 5b9629f commit d58e8fe
Show file tree
Hide file tree
Showing 5 changed files with 335 additions and 207 deletions.
142 changes: 130 additions & 12 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 crates/common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ rustc-hash = "1.1.0"
smallvec = "1.8"
uuid = { version = "1.8.0", features = ["serde"] }
flate2 = "1.0.30"
zip = { version = "2.1.5", features = ["flate2"], default-features = false }

# platform dependencies
[target.'cfg(windows)'.dependencies]
Expand Down
Loading

0 comments on commit d58e8fe

Please sign in to comment.