zip-rs-wasm/.github/workflows
Mrmaxmeier 810d18a9a1
deps: Relax dependency versions (#243)
* CI: Add -Zminimal-versions job

* Bump anyhow dev-dep to fix build with -Zminimal-versions

* Relax dependency bounds

These relaxed bounds don't impact existing builds as they're all SemVer
compatible. Specifying lower bounds allows projects with dependencies
that pin
these to lower versions do build without version resolution conflicts.

* Cargo.toml: elide .0 patch versions

---------

Co-authored-by: Your Name <you@example.com>
Co-authored-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
2024-11-25 14:33:05 +00:00
..
auto_merge_prs.yml ci(deps): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 2024-07-05 10:29:02 +00:00
ci.yaml deps: Relax dependency versions (#243) 2024-11-25 14:33:05 +00:00
devskim.yml ci: Bug fix: run DevSkim against merge-group 2024-04-29 14:49:27 -07:00
release-plz.yml ci: Condition isn't working, so use continue-on-error 2024-05-21 12:18:19 -07:00