mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-30 14:17:02 +00:00
16e6f5643c
This PR extracts the `SemanticVersion` out of `util` and into its own `SemanticVersion` crate. This allows for making use of `SemanticVersion` without needing to pull in some of the heavier dependencies included in the `util` crate. As part of this the public API for `SemanticVersion` has been tidied up a bit. Release Notes: - N/A |
||
---|---|---|
.. | ||
api | ||
bin | ||
db | ||
rpc | ||
tests | ||
ai.rs | ||
api.rs | ||
auth.rs | ||
db.rs | ||
env.rs | ||
errors.rs | ||
executor.rs | ||
lib.rs | ||
main.rs | ||
rate_limiter.rs | ||
rpc.rs | ||
seed.rs | ||
tests.rs |