Skip to content

Commit

Permalink
Update distributions
Browse files Browse the repository at this point in the history
  • Loading branch information
ofek committed Apr 20, 2024
1 parent 4ca1bce commit 38dcc83
Show file tree
Hide file tree
Showing 5 changed files with 110 additions and 106 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ tempfile = "3.5.0"
zip = { version = "0.6.4", features = ["deflate"] }
zstd = "0.13.0"

# https://github.com/rust-lang/cc-rs/blob/1.0.95/Cargo.toml#L23
# https://github.com/rust-lang/jobserver-rs/pull/88
cc = "=1.0.94"

[build-dependencies]
base64 = "0.22.0"
flate2 = "1.0.26"
Expand Down
Loading

0 comments on commit 38dcc83

Please sign in to comment.