fune/third_party/rust/url
2023-11-29 10:09:05 +00:00
..
src Bug 1866135 - Upgrade rust-url to 2.5.0 r=necko-reviewers,supply-chain-reviewers,kershaw 2023-11-29 10:09:05 +00:00
tests Bug 1866135 - Upgrade rust-url to 2.5.0 r=necko-reviewers,supply-chain-reviewers,kershaw 2023-11-29 10:09:05 +00:00
.cargo-checksum.json Bug 1866135 - Upgrade rust-url to 2.5.0 r=necko-reviewers,supply-chain-reviewers,kershaw 2023-11-29 10:09:05 +00:00
Cargo.toml Bug 1866135 - Upgrade rust-url to 2.5.0 r=necko-reviewers,supply-chain-reviewers,kershaw 2023-11-29 10:09:05 +00:00
LICENSE-APACHE
LICENSE-MIT
README.md Bug 1866135 - Upgrade rust-url to 2.5.0 r=necko-reviewers,supply-chain-reviewers,kershaw 2023-11-29 10:09:05 +00:00

rust-url

Build status Coverage Chat License: MIT License: Apache 2.0

URL library for Rust, based on the URL Standard.

Documentation

Please see UPGRADING.md if you are upgrading from a previous version.