From 698f8c2f01ea549d77d7dc3338a12e04c11057b9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 14:02:58 +0200 Subject: Adding upstream version 1.64.0+dfsg1. Signed-off-by: Daniel Baumann --- src/tools/rust-analyzer/lib/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/tools/rust-analyzer/lib/README.md (limited to 'src/tools/rust-analyzer/lib/README.md') diff --git a/src/tools/rust-analyzer/lib/README.md b/src/tools/rust-analyzer/lib/README.md new file mode 100644 index 000000000..6b2eeac2c --- /dev/null +++ b/src/tools/rust-analyzer/lib/README.md @@ -0,0 +1,2 @@ +Crates in this directory are published to crates.io and obey semver. +They *could* live in a separate repo, but we want to experiment with a monorepo setup. -- cgit v1.2.3