aboutsummaryrefslogtreecommitdiff
path: root/cargo2rulesmk.json
diff options
context:
space:
mode:
Diffstat (limited to 'cargo2rulesmk.json')
-rw-r--r--cargo2rulesmk.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/cargo2rulesmk.json b/cargo2rulesmk.json
new file mode 100644
index 0000000..6c03ee1
--- /dev/null
+++ b/cargo2rulesmk.json
@@ -0,0 +1,4 @@
+{
+ "module_add_implicit_deps": false,
+ "module_add_implicit_deps_reason": "# NOTE: This crate is a dependency of libstd, so we can't implicitly depend on\n# libstd as we would normally. The dependencies listed above are the ones\n# declared in the `Cargo.toml` when the `rustc-dep-of-std` feature is enabled."
+} \ No newline at end of file