[source.crates-io]
replace-with = "vendored-sources"

[source."git+https://github.com/astral-sh/ruff?tag=0.15.12"]
git = "https://github.com/astral-sh/ruff"
tag = "0.15.12"
replace-with = "vendored-sources"

[source.vendored-sources]
directory = "vendor"
