Skip to content

Commit

Permalink
chore: lock jobserver to previous version as 0.1.29 fails to compile
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Apr 12, 2024
1 parent e4cbc3f commit 713bfe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ tracing-log = "0.2.0"
uuid = { version = "1.7.0", features = ["v4"] }
zip = "0.6.6"

# 0.1.29 fails on Alpine with: cannot find function `preadv2` in crate `libc`
jobserver = "=0.1.28"

[dev-dependencies]
Expand Down

0 comments on commit 713bfe5

Please sign in to comment.