forked from mirrors/gstreamer-rs
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 |