Update netutils, coreutils
This commit is contained in:
parent
5183936de0
commit
e182ccf3fe
1
Makefile
1
Makefile
|
@ -76,6 +76,7 @@ ref: FORCE
|
||||||
mkdir -p filesystem/ref/
|
mkdir -p filesystem/ref/
|
||||||
cargo run --manifest-path crates/docgen/Cargo.toml -- programs/coreutils/src/bin/ filesystem/ref/
|
cargo run --manifest-path crates/docgen/Cargo.toml -- programs/coreutils/src/bin/ filesystem/ref/
|
||||||
cargo run --manifest-path crates/docgen/Cargo.toml -- programs/extrautils/src/bin/ filesystem/ref/
|
cargo run --manifest-path crates/docgen/Cargo.toml -- programs/extrautils/src/bin/ filesystem/ref/
|
||||||
|
cargo run --manifest-path crates/docgen/Cargo.toml -- programs/netutils/src/bin/ filesystem/ref/
|
||||||
|
|
||||||
update:
|
update:
|
||||||
cargo update
|
cargo update
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit a611016ca145a63bdfbcbabda3a9a108252f2b6d
|
Subproject commit 9c513b8faa3165d60ebdf553a5a7d01ad1c5b316
|
|
@ -1 +1 @@
|
||||||
Subproject commit 268a7ecfb8511329a423b07a527751ae89eda9dd
|
Subproject commit f6aea44415a2efed9d6a95c09d824748b6a279b1
|
Loading…
Reference in a new issue