blob: b18436fffd62264423b8d77d957759187ede0103 [file] [log] [blame] [view]
# External Rust crates that are published from in-tree source
This directory contains crates which are published to `crates.io` from source
located within the Fuchsia tree. We always want to use the in-tree versions of
these crates instead of vendoring a copy of them. This directory should contain
symlinks to the directories within the Fuchsia tree that contain the sources for
these crates.