gstreamer-rs/gstreamer-rtsp/src
François Laignel 069c6a2c01 Rename feature 'ser_de' as 'serde'
When I introduced the 'ser_de' feature, I couldn't find a way to
name it 'serde' while also make it pull the optional 'serde'
crate together with the other related dependencies.

With rustc >= 1.60 we can use 'dep:serde' to refer to the 'serde'
dependency as part of the 'serde' feature.
2022-09-12 19:36:30 +02:00
..
auto ci: Update gst-gir-files and bring autogenerated code in sync 2022-09-04 20:51:07 +03:00
flag_serde.rs Add De/Serialization for most bitflag types 2022-05-06 09:05:52 +00:00
lib.rs Rename feature 'ser_de' as 'serde' 2022-09-12 19:36:30 +02:00