ZIm/crates/zed
Marshall Bowers e338f34097
Sort dependencies in Cargo.toml files (#7126)
This PR sorts the dependency lists in our `Cargo.toml` files so that
they are in alphabetical order.

This should make them easier to visually scan when looking for a
dependency.

Apologies in advance for any merge conflicts 🙈 

Release Notes:

- N/A
2024-01-30 21:41:29 -05:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources Resize Nightly icons to same scale as Stable/Preview 2024-01-20 17:27:37 +01:00
src log: Use local timezone in log timestamps (#7079) 2024-01-30 20:18:39 +01:00
build.rs chore: Fix spurious rebuilds of Zed library and binary (#3952) 2024-01-08 20:46:35 +01:00
Cargo.toml Sort dependencies in Cargo.toml files (#7126) 2024-01-30 21:41:29 -05:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00