Skip to content

Commit

Permalink
Remove workaround for release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hatoo committed Feb 1, 2025
1 parent b53194f commit c40a7da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 31 deletions.
29 changes: 2 additions & 27 deletions Cargo.lock

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

4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,6 @@ tikv-jemallocator = "0.6"
[target.'cfg(unix)'.dependencies]
rlimit = "0.10.1"

[target.x86_64-unknown-linux-musl.dependencies]
# Workaround for release CI
aws-lc-rs = { version = "1.8.1", features = ["bindgen"] }

[dev-dependencies]
assert_cmd = "2.0.14"
axum = { version = "0.8.1", features = ["http2"] }
Expand Down

0 comments on commit c40a7da

Please sign in to comment.