1
0
Fork 0
mirror of https://github.com/clechasseur/rs-cargo.git synced 2025-12-17 07:18:58 +01:00

8 commits

Author SHA1 Message Date
06e1355ea5
fix: sensible cache-key default (#203)
* fix: use a sensible default `cache-key`

* chore: update README for v3
2025-01-06 22:22:03 -05:00
289069a97b
feat!: remove use-cross arg, replace with tool, add cargo-hack support (#201)
* fix: update `rs-actions-core` to 4.0.0

* fix: update `rs-actions-core` to 4.0.2, run `npm update`

* feat!: remove `use-cross` parameter, add `tool`, support `cargo-hack`

Also add `cache-key`

* chore: move to 3.0.0 (breaking change)
2025-01-05 23:22:09 -05:00
Charles Lechasseur
e8702fe7c3
feat(node): move to node20 (#44)
* feat(node): move to node20

* chore(ci): fix check-dist CI
2023-09-04 23:43:28 -04:00
Charles Lechasseur
1535f8c08f Merge remote-tracking branch 'MarcoPolo/master' into main 2023-08-09 22:40:27 -04:00
Charles Lechasseur
bbdef52414 Update action.yml and README 2023-08-05 02:33:42 -04:00
Marco Munizaga
a527bf4d53 Add working-directory 2020-04-15 12:07:41 -07:00
svartalf
eadeb9d8b9 Release v1.0.0 2019-09-15 11:47:03 +03:00
svartalf
7562f78615 Initial commit 2019-09-12 23:48:44 +03:00