David Hewitt
|
48c16a6878
|
move pyo3-ffi-check into its own workspace
|
2023-06-27 22:54:10 +01:00 |
dependabot[bot]
|
6818e737ef
|
Update bindgen requirement from 0.63.0 to 0.65.1
Updates the requirements on [bindgen](https://github.com/rust-lang/rust-bindgen) to permit the latest version.
- [Changelog](https://github.com/rust-lang/rust-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/rust-bindgen/compare/v0.63.0...v0.65.1)
---
updated-dependencies:
- dependency-name: bindgen
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-13 07:39:44 +00:00 |
Adam Reichold
|
0d30bb7d3d
|
Bump Rust edition to 2021 and make current Clippy happy.
|
2023-06-07 21:15:38 +02:00 |
Alex Gaynor
|
df2cf498fb
|
Upgrade memoffset for pyo3-ffi-check
|
2023-05-24 09:09:11 -04:00 |
David Hewitt
|
87b6a9bd92
|
ci: run pyo3-ffi-check using nox
|
2022-12-26 08:50:33 +00:00 |
messense
|
272df32277
|
Add `publish = false` to pyo3-ffi-check and pytests crate
|
2022-12-03 21:12:54 +08:00 |
messense
|
272f7dd07f
|
Tweak pyo3-ffi-check
|
2022-12-03 21:11:40 +08:00 |
David Hewitt
|
a63a782eec
|
Import pyo3-ffi-check
Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
|
2022-12-03 21:11:40 +08:00 |