gst-plugins-rs/net/aws/build.rs
Sanchayan Maity 511ee766df Rename rusoto to aws
Now that migration to AWS SDK is complete, rename directory and
references to aws/AWS SDK.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/759>
2022-06-14 08:03:49 +00:00

4 lines
52 B
Rust

fn main() {
gst_plugin_version_helper::info()
}