Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable --crate-type cdylib on Rust 1.64.0 #1060

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

messense
Copy link
Member

Closes #881

@netlify
Copy link

netlify bot commented Aug 16, 2022

Deploy Preview for maturin-guide canceled.

Name Link
🔨 Latest commit b415fb2
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/62fb8bb28333130009b6fead

@messense messense enabled auto-merge August 16, 2022 12:21
@messense messense merged commit 17861c8 into PyO3:main Aug 16, 2022
@messense messense deleted the cdylib-rust-1.64 branch August 16, 2022 12:37
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Sep 30, 2022
https://build.opensuse.org/request/show/1007049
by user mia + RBrownFactory
- Update to v0.13.5
  * Fix resolving crate name bug
    gh#PyO3/maturin#1142
- Changes in v0.13.4:
  * Fix Cargo.toml in new project template
    gh#PyO3/maturin#1109
  * Fix maturin develop on Windows when using Python installed
    from msys2
    gh#PyO3/maturin#1112
  * Fix duplicated Cargo.toml of local dependencies in sdist
    gh#PyO3/maturin#1114
  * Add support for Cargo workspace dependencies inheritance
    gh#PyO3/maturin#1123
  * Add support for Cargo workspace metadata inheritance
    gh#PyO3/maturin#1131
  * Use goblin instead of shelling out to patchelf to get rpath
    gh#PyO3/maturin#1139
- Changes in v0.13.3:
  * Allow user to override default Emscripten settings
    gh#PyO3/maturin#1059
  * Enable --crate-type cdylib on Rust 1.64.0
    gh#PyO3/maturin#1060
  * Update MSR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use cargo rustc --crate-type cdylib
1 participant