vlc-rs/xtask
Alaric Senat 19bed7f818 libvlc-sys: drop the generated layout assertions
We are trying to get the bindings build with a single committed
source file compiled on every target. Assertions are per-host and would
break on different architecture than the commiter's one. Layout checks
notably break the 32bit targets.
2026-09-01 10:34:21 +02:00
..
src libvlc-sys: drop the generated layout assertions 2026-09-01 10:34:21 +02:00
Cargo.lock xtask: commit the lock file 2026-08-19 14:43:27 +02:00
Cargo.toml build: replace the use-bindgen feature with a `cargo xtask bindgen` tool 2026-07-24 10:05:32 +02:00