aboutsummaryrefslogtreecommitdiffstats
path: root/components/bluetooth_traits/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Update ipc-channel and related dependenciesBastien Orivel2019-08-271-1/+1
* Update regex to 1.1CYBAI2019-04-291-1/+1
* Switch most crates to the 2018 editionSimon Sapin2018-11-061-0/+1
* Make `mach test-unit` not recompile components after `mach build`Simon Sapin2018-10-071-3/+0
* Replace mpsc with crossbeam/servo channel, update ipc-channelSimon Sapin2018-09-121-1/+1
* Update regex to 1.0Bastien Orivel2018-07-071-1/+1
* Automatically provide a resource reader for testsPaul Rouget2018-04-301-0/+3
* delegate resource reading to embedderPaul Rouget2018-04-271-1/+1
* Bump ipc-channel and bincodeBastien Orivel2018-03-211-1/+1
* 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-3/+3
* Update serde to 0.9 (fixes #15325)Anthony Ramine2017-02-181-3/+3
* Update ipc-channel to 0.6.3Anthony Ramine2017-02-161-1/+1
* Update regex.Ms2ger2017-01-161-1/+1
* Removed util.Alan Jeffrey2016-12-141-1/+1
* Blacklisted items are removed when calling getServices/Characteristics/Descri...fokinv2016-11-041-0/+2
* Split the bluetooth code out from the net crates.Ms2ger2016-11-031-0/+15