Marshall Bowers
|
0cb8b0e451
|
Clean up Cargo.toml files (#7044)
This PR cleans up some inconsistencies in the `Cargo.toml` files that
were driving me crazy.
Release Notes:
- N/A
|
2024-01-29 23:47:20 -05:00 |
|
Piotr Osiewicz
|
21e6b09361
|
Remove license-file from Cargo.toml as it is apparently redundant (#4218)
Release Notes:
- N/A
|
2024-01-23 17:40:30 +01:00 |
|
Piotr Osiewicz
|
678bdddd7d
|
chore: Add crate licenses. (#4158)
- GPUI and all dependencies: Apache 2
- Everything else: AGPL
Here's a script that I've generated for it:
https://gist.github.com/osiewicz/6afdd6626e517da24a2092807e6f0b6e
Release Notes:
- N/A
---------
Co-authored-by: David <david@zed.dev>
|
2024-01-23 16:56:22 +01:00 |
|
Nathan Sobo
|
cd72a42bd4
|
Mark new crates as publish = false
|
2023-08-22 20:47:05 -06:00 |
|
Nathan Sobo
|
9b74dc196e
|
Introduce Refinement trait and derive macro
|
2023-08-18 01:03:46 -06:00 |
|