aboutsummaryrefslogtreecommitdiffstats
path: root/components/dom_struct/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-2/+2
* Upgrade remaining components to edition 2018sagudev2023-02-181-0/+1
* Bump all in-tree components to syn 1Anthony Ramine2019-09-271-2/+2
* Restrict syn features for in-tree componentsAnthony Ramine2019-09-271-1/+1
* Update syn and related dependenciesBastien Orivel2018-11-301-1/+1
* Assert that DOM structs have the correct first fieldManish Goregaokar2018-07-031-2/+6
* Use the better TokenStream API in dom_structAnthony Ramine2017-09-011-3/+0
* Fix quote dependency versionAnthony Ramine2017-08-231-1/+1
* Make #[dom_struct] a proc_macro attributeAnthony Ramine2017-02-241-0/+13