You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement support for maturin's alternate src layout for vendored Rust
crates. The alt src layout has `Cargo.toml` and `.cargo` directory in a
`rust` directory. The alt src layout is used by `pendulum` package.
See: https://www.maturin.rs/project_layout.html#alternate-python-source-directory-src-layout
Signed-off-by: Christian Heimes <cheimes@redhat.com>
0 commit comments