diff options
Diffstat (limited to 'dev-python/libcst/libcst-1.9.0.ebuild')
| -rw-r--r-- | dev-python/libcst/libcst-1.9.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/libcst/libcst-1.9.0.ebuild b/dev-python/libcst/libcst-1.9.0.ebuild index 4ef61db64e5d..a08653f92d70 100644 --- a/dev-python/libcst/libcst-1.9.0.ebuild +++ b/dev-python/libcst/libcst-1.9.0.ebuild @@ -143,7 +143,8 @@ export PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 src_unpack() { pypi_src_unpack - cargo_src_unpack + cargo_crate_unpack + cargo_gen_config } src_prepare() { |
