gst-plugins-rs/version-helper/src
Sebastian Dröge 6159f299be version-helper: Also try parsing release date from Cargo.toml
The `package.metadata.gstreamer.release_date` date string can be used to
specify the release date.

This is used if there's no git repository as a fallback before using the
mtime of the Cargo.toml. Using the mtime will fail when building a crate
packaged by cargo because cargo sets the mtimes to bogus values.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/440

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1341>
2023-09-29 12:05:07 +00:00
..
git.rs Fix various new clippy warnings 2023-01-25 10:31:19 +02:00
lib.rs version-helper: Also try parsing release date from Cargo.toml 2023-09-29 12:05:07 +00:00