ruff/crates/ruff_python_semantic
Dhruv Manilawala d681a45b08
Make ruff_db a required crate for ruff_python_semantic (#11874)
## Summary

This PR makes the `ruff_db` a required crate for `ruff_python_semantic`.

Refer
2623330715

## Test Plan

1. `maturin sdist --out dist`
2. `tar -xf dist/ruff-0.4.8.tar.gz --directory=dist/ruff-0.4.8`
3. `pip install dist/ruff-0.4.8.tar.gz` works
2024-06-14 14:43:04 +01:00
..
src red-knot[salsa part 2]: Setup semantic DB and Jar (#11837) 2024-06-13 08:00:51 +01:00
Cargo.toml Make ruff_db a required crate for ruff_python_semantic (#11874) 2024-06-14 14:43:04 +01:00