mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
Add missing feature to Cargo.toml
(#777)
This commit is contained in:
parent
4c026881aa
commit
c6bdc43f37
1 changed files with 2 additions and 0 deletions
|
@ -88,3 +88,5 @@ python = []
|
|||
pypi = []
|
||||
# Introduces a dependency on Git.
|
||||
git = []
|
||||
# Introduces a dependency on Maturin.
|
||||
maturin = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue