aboutsummaryrefslogtreecommitdiffstats
path: root/components/devtools_traits/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-8/+8
* Upgrade HyperNaveen Gattu2022-01-161-1/+2
* More Cargo.toml cleanupsAlex Touchet2020-05-141-3/+3
* Update ipc-channel and crossbeam-channel.Josh Matthews2020-02-201-1/+1
* `WorkerId` changed to type UUID.Kunal Mohan2019-12-101-0/+1
* Update ipc-channel and related dependenciesBastien Orivel2019-08-271-1/+1
* Update references to malloc_size_of_derive, which is in crates.io now.Emilio Cobos Álvarez2019-01-131-1/+1
* Switch most crates to the 2018 editionSimon Sapin2018-11-061-0/+1
* Update hyper to 0.12Bastien Orivel2018-11-011-2/+1
* Replace mpsc with crossbeam/servo channel, update ipc-channelSimon Sapin2018-09-121-1/+1
* Bump ipc-channel and bincodeBastien Orivel2018-03-211-1/+1
* Update cookie to 0.10Anthony Ramine2017-11-241-1/+1
* Bump bitflags to 1.0 in every servo crateBastien Orivel2017-10-301-1/+1
* Backed out changeset e64e659c077d: servo PR #18809 and revendor for reftest f...Gecko Backout2017-10-191-1/+1
* Update bitflags to 1.0 in every servo crateBastien Orivel2017-10-191-1/+1
* Replace all uses of the `heapsize` crate with `malloc_size_of`.Nicholas Nethercote2017-10-181-2/+2
* Update WR (details below):Glenn Watson2017-10-161-1/+1
* 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
* Update Hyper and OpenSSLddh2017-03-311-2/+2
* Update serde to 0.9 (fixes #15325)Anthony Ramine2017-02-181-4/+4
* Update ipc-channel to 0.6.3Anthony Ramine2017-02-161-1/+1
* Urlmageddon: Use refcounted urls more often.Emilio Cobos Álvarez2016-11-171-1/+1
* Use heapsize_derive instead of heapsize_pluginSimon Sapin2016-11-031-1/+1
* Update to Rust 1.14.0-nightly (19ac57926 2016-10-08)Anthony Ramine2016-10-091-1/+1
* Update serde to 0.8 (fixes #12659)Anthony Ramine2016-08-121-5/+6
* Update cargo.lock for wr2, pin ipc-channel.Glenn Watson2016-08-031-1/+1
* Update Rust to 1.12.0-nightly (9316ae515 2016-07-24)Eduard Burtescu2016-07-261-2/+2
* All our Cargo.toml files should contain an MPL-2.0 license field.Alan Jeffrey2016-07-141-0/+1
* Use get_mut instead of get-remove-set in XHR send()Darin Minamoto2016-06-271-1/+1
* Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23)Anthony Ramine2016-06-271-2/+2
* Update internal crates to bitflags 0.7Anthony Ramine2016-05-171-1/+1
* Reorder dependencies in many Cargo.toml filesAnthony Ramine2016-05-171-5/+5
* Remove unused dependenciesMatt Brubeck2016-05-021-1/+0
* Upgrade to bitflags 0.6.0 and selectors 0.5.6Matt Brubeck2016-04-301-1/+1
* Simplify TOML syntaxSimon Sapin2016-04-261-10/+3
* Upgrade to rust-url 1.0 and hyper 0.9Simon Sapin2016-04-231-2/+2
* Remove references to unused crates.Zbynek Winkler2016-04-221-3/+0
* Use serde in devtoolsAnthony Ramine2016-03-311-1/+0
* Bump serde to 0.7Anthony Ramine2016-03-171-3/+3
* Bump url to 0.5.7Anthony Ramine2016-03-091-1/+1
* Indicate components should not be published to crates.io.Corey Farwell2016-03-031-0/+1
* Bump heapsize to 0.3Anthony Ramine2016-02-131-1/+1
* Bump url to 0.5.5Anthony Ramine2016-02-131-1/+1
* Say farewell to in-tree HeapSizeOfAnthony Ramine2016-02-041-1/+3
* Update rust-urlKeith Yeung2016-02-021-1/+1
* Use Url.join instead of UrlParser.base_url(...).parse (#9002)Mathieu Agopian2015-12-181-1/+1
* Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12)Manish Goregaokar2015-11-271-8/+2
* Update `ipc-channel` to pick up the improved error reporting.Patrick Walton2015-11-231-1/+1