gst-plugins-rs/net
Sebastian Dröge 56962b1273 rusoto/s3sink: Don't use mem::replace() for a simple assignment
The return value of mem::replace() would be the old value but we don't
really need that here, so simply do an assignment instead.
2020-05-08 11:23:03 +00:00
..
reqwest Configure crate-type to cdylib/rlib consistently in Cargo.toml 2020-04-24 15:02:12 +03:00
rusoto rusoto/s3sink: Don't use mem::replace() for a simple assignment 2020-05-08 11:23:03 +00:00