mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-22 01:21:05 +00:00
d84336dc12
error: casting float literal to `f64` is unnecessary --> tutorials/src/bin/basic-tutorial-5.rs:141:13 | 141 | 1.0 as f64, | ^^^^^^^^^^ help: try: `1.0_f64` | |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |