rust/crates/ide_assists
Gibson Fahnestock 6b38c2d75e
docs(auto_import): change by_self -> self and by_crate -> crate
Keep things consistent with the package.json , which uses `self` and
`crate` instead of `by_self` and `by_crate`. Both names are in fact
allowed as aliases, but we should be consistent so that people reading
the docs and using a schema do not see red squiggles.
2022-03-30 12:33:07 +01:00
..
src docs(auto_import): change by_self -> self and by_crate -> crate 2022-03-30 12:33:07 +01:00
Cargo.toml minor: Bump dependencies 2022-03-22 17:42:24 +01:00