Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `rust-version` to all `Cargo.toml` files (#33483) | Martin Robinson | 2024-09-17 | 1 | -0/+1 |
* | Use workspace definitions for all crates and update to the 2021 edition (#32544) | Martin Robinson | 2024-06-18 | 1 | -5/+5 |
* | Start the transition to workspace dependencies | Martin Robinson | 2023-05-17 | 1 | -3/+3 |
* | More Cargo.toml cleanups | Alex Touchet | 2020-05-14 | 1 | -1/+1 |
* | Bump all in-tree components to syn 1 | Anthony Ramine | 2019-09-27 | 1 | -3/+3 |
* | Restrict syn features for in-tree components | Anthony Ramine | 2019-09-27 | 1 | -1/+1 |
* | Update syn and related dependencies | Bastien Orivel | 2018-11-30 | 1 | -2/+3 |
* | Switch most crates to the 2018 edition | Simon Sapin | 2018-11-06 | 1 | -0/+1 |
* | Update Webrender | Bastien Orivel | 2018-04-25 | 1 | -2/+2 |
* | Bump syn/quote in domobject_derive | Bastien Orivel | 2018-02-12 | 1 | -2/+2 |
* | Fix quote dependency version | Anthony Ramine | 2017-08-23 | 1 | -1/+1 |
* | Update syn to 0.11 | Anthony Ramine | 2017-02-27 | 1 | -1/+1 |
* | Derive DomObject with a proc macro | Anthony Ramine | 2017-02-14 | 1 | -0/+14 |