aboutsummaryrefslogtreecommitdiffstats
path: root/components/domobject_derive/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Add `rust-version` to all `Cargo.toml` files (#33483)Martin Robinson2024-09-171-0/+1
* Use workspace definitions for all crates and update to the 2021 edition (#32544)Martin Robinson2024-06-181-5/+5
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-3/+3
* More Cargo.toml cleanupsAlex Touchet2020-05-141-1/+1
* Bump all in-tree components to syn 1Anthony Ramine2019-09-271-3/+3
* Restrict syn features for in-tree componentsAnthony Ramine2019-09-271-1/+1
* Update syn and related dependenciesBastien Orivel2018-11-301-2/+3
* Switch most crates to the 2018 editionSimon Sapin2018-11-061-0/+1
* Update WebrenderBastien Orivel2018-04-251-2/+2
* Bump syn/quote in domobject_deriveBastien Orivel2018-02-121-2/+2
* Fix quote dependency versionAnthony Ramine2017-08-231-1/+1
* Update syn to 0.11Anthony Ramine2017-02-271-1/+1
* Derive DomObject with a proc macroAnthony Ramine2017-02-141-0/+14