rust-url/form_urlencoded
Constantin Nickel 1e39e75907 Fix clippy warnings
- `clippy::explicit_auto_deref`
- `clippy::manual_is_ascii_check`
- `clippy::needless_borrowed_reference`
- `clippy::needless_lifetimes`
- `clippy::partial_eq_none`
2023-02-03 17:47:46 +01:00
..
src Fix clippy warnings 2023-02-03 17:47:46 +01:00
Cargo.toml Bump url version to 2.3.1 and bump minor for dependencies 2022-09-07 20:58:41 +02:00
LICENSE-APACHE Split form_urlencoded into its own crate 2020-06-17 00:47:31 +02:00
LICENSE-MIT Split form_urlencoded into its own crate 2020-06-17 00:47:31 +02:00