List path dependencies first in all Cargo.toml files

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
Max Brunsfeld 2021-10-04 15:36:52 -07:00
parent 1d97f08901
commit 75cf2488db
9 changed files with 82 additions and 77 deletions

View file

@ -2,5 +2,3 @@
name = "fuzzy"
version = "0.1.0"
edition = "2018"
[dependencies]