Add missing feature to Cargo.toml (#777)

This commit is contained in:
Charlie Marsh
2024-01-04 12:39:11 -04:00
committed by GitHub
parent 4c026881aa
commit c6bdc43f37
+2
View File
@@ -88,3 +88,5 @@ python = []
pypi = []
# Introduces a dependency on Git.
git = []
# Introduces a dependency on Maturin.
maturin = []