mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00

`url::Url::into_string` is deprecated. The `Into<String>` implementation is now used. Signed-off-by: Paul Mabileau <paulmabileau@hotmail.fr>
`url::Url::into_string` is deprecated. The `Into<String>` implementation is now used. Signed-off-by: Paul Mabileau <paulmabileau@hotmail.fr>