Skip to content

Commit

Permalink
Merge pull request #247 from cargo-prebuilt/experimental/sept24-fixes
Browse files Browse the repository at this point in the history
Fix md-tui, cargo-edit
  • Loading branch information
harmless-tech committed Sep 22, 2024
2 parents 96e92d8 + 4ecacd0 commit b883620
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions crates/cargo-edit.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
[info]
id = "cargo-edit"
git = "https://github.com/killercup/cargo-edit"
unsupported = ["aarch64-pc-windows-msvc"]
unsupported = []
bins = ["cargo-add", "cargo-rm", "cargo-set-version", "cargo-upgrade"]

[target.all]
features = "vendored-openssl"
2 changes: 1 addition & 1 deletion pr/_allowlist
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cargo-prebuilt
md-tui,cargo-edit

0 comments on commit b883620

Please sign in to comment.