aboutsummaryrefslogtreecommitdiffstats
path: root/components/url/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Use workspace definitions for all crates and update to the 2021 edition (#32544)Martin Robinson2024-06-181-5/+5
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-3/+3
* style: Remove dependency on servo_url (#31358)Martin Robinson2024-02-161-0/+1
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-4/+4
* More Cargo.toml updatesatouchet2020-05-311-4/+4
* Update rand to 0.7 (fixes #24448)Anthony Ramine2019-10-231-1/+1
* Remove unused dependenciesShotaro Yamada2019-10-011-1/+0
* Update to url 2.0Simon Sapin2019-08-171-2/+1
* style: Fix servo build, and appease tidy / fmt.Emilio Cobos Álvarez2019-04-121-0/+2
* Update references to malloc_size_of_derive, which is in crates.io now.Emilio Cobos Álvarez2019-01-131-1/+1
* Update uuidBastien Orivel2018-11-091-1/+1
* Switch most crates to the 2018 editionSimon Sapin2018-11-061-0/+1
* Fix building servo_url by itselfSimon Sapin2018-04-191-2/+2
* Bump ipc-channel and bincodeBastien Orivel2018-03-211-1/+1
* Replace all uses of the `heapsize` crate with `malloc_size_of`.Nicholas Nethercote2017-10-181-3/+3
* Remove explicit dependencies on serde_deriveSimon Sapin2017-06-161-1/+0
* Bump serde to 1.0Bastien Orivel2017-06-161-4/+4
* Bump euclid to 0.13 and heapsize to 0.4Bastien Orivel2017-06-051-1/+1
* Remove servo feature from servo_urlXidorn Quan2017-04-071-10/+7
* Add ImmutableOrigin to allow for serializing originsConnor Brewster2017-02-221-2/+5
* Update serde to 0.9 (fixes #15325)Anthony Ramine2017-02-181-5/+3
* Reorder some dependenciesAnthony Ramine2017-02-181-1/+1
* Removed util.Alan Jeffrey2016-12-141-1/+1
* Urlmageddon: Use refcounted urls more often.Emilio Cobos Álvarez2016-11-171-0/+22