Alaric Senat
9be21665c8
build: fix MSRV to 1.82
...
Found with cargo-msrv. The new requirement is brought by a subsequent
bindgen update
2026-07-23 12:01:58 +02:00
Alaric Senat
14198a352d
build: bump rust edition
...
This is needed for a bindgen update and the crate will benefit from the
new languages features
2026-07-23 12:01:58 +02:00
Romain Roffé
55310d8bd3
Move libvlc link to libvlc-sys
2022-02-25 16:16:32 +01:00
Romain Roffé
34bd7b2988
Use bindgen
...
binding.rs generation with bindgen is optional.
By default, a pre-generated binding.rs is copied in OUT_DIR. This allows
for example to build on Windows and link against a standard VLC
installation.
Feature "use-bindgen" will trigger binding generation.
2022-02-25 16:05:10 +01:00
Pierre Réveillon
14dd7928bd
CI: Add Gitlab CI
2021-11-22 02:53:55 +00:00
Markus Røyset
37e72976d6
Add support for building on Windows
2021-04-13 20:22:58 +02:00
Alexandre Janniaux
f771e6210c
cargo: update edition to 2018
2019-11-15 18:43:24 +01:00
T. Okubo
43d6f46d34
Bump up version to 0.3.0
2018-06-10 20:14:55 +09:00
T. Okubo
8a4e4acecf
Bump up version to 0.2.0
2018-03-10 14:17:57 +09:00
T. Okubo
c4f08bb2cb
Add some fields to Cargo.toml
2017-04-02 09:56:22 +09:00
T. Okubo
517d5bdb20
Add files
2015-11-29 10:29:43 +09:00