Skip to content

Commit

Permalink
Update dependencies (#674)
Browse files Browse the repository at this point in the history
I'm looking into getting the cargo-deny Alpine package up-to-speed, it
currently states:
```sh
arch="x86_64 ppc64le" # x86 tests fail, the rest don't build due to a proc-macro in clap_derive v4.4.7
```
https://git.alpinelinux.org/aports/tree/testing/cargo-deny/APKBUILD#n8

The current main branch seems to be fine, but I didn't get around to
testing with an aarch64 system yet. However I noticed there's quite a
few crates in Cargo.lock that can be updated. :)

If you could cut a new release I could try to relax the architecture
constraints on the Alpine package.
  • Loading branch information
kpcyrd authored Jul 25, 2024
1 parent 6344cc5 commit b69290e
Show file tree
Hide file tree
Showing 2 changed files with 356 additions and 275 deletions.
Loading

0 comments on commit b69290e

Please sign in to comment.