Add a sysroot crate to represent the standard library crates

This commit is contained in:
John Kåre Alsaker
2023-03-07 16:10:29 +01:00
parent 999e6e5afb
commit fd4c81f4c1
10 changed files with 44 additions and 28 deletions

View File

@@ -0,0 +1 @@
// This is intentionally empty since this crate is only used to depend on other library crates.