summaryrefslogtreecommitdiffstats
path: root/compiler/rustc_fs_util/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/rustc_fs_util/Cargo.toml')
-rw-r--r--compiler/rustc_fs_util/Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/compiler/rustc_fs_util/Cargo.toml b/compiler/rustc_fs_util/Cargo.toml
new file mode 100644
index 000000000..34c3fe2a0
--- /dev/null
+++ b/compiler/rustc_fs_util/Cargo.toml
@@ -0,0 +1,4 @@
+[package]
+name = "rustc_fs_util"
+version = "0.0.0"
+edition = "2021"