Merge branch 'cargo-cache-tarpaulin-recipe' into 'master'

update notes for cargo-cache and cargo-tarpulin recipes

See merge request redox-os/redox!1858
This commit is contained in:
Jeremy Soller 2026-02-02 11:00:23 -07:00
commit 87fe634b94
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,5 @@
#TODO camino crate error
# TODO compile errors from fs_at 0.1.4, libc 0.2.140, proc-macro2 1.0.53
# tested 29th January 2026
[source]
git = "https://github.com/matthiaskrgr/cargo-cache"
[build]

View File

@ -1,4 +1,5 @@
#TODO camino crate error
# TODO compiles and works. Need cargo disk I/O errors fixed before it can be used.
# tested 29th January 2026
[source]
git = "https://github.com/xd009642/tarpaulin"
[build]