mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 13:54:19 +08:00
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:
commit
87fe634b94
@ -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]
|
||||
|
||||
@ -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]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user