File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cssparser"
3
- version = " 0.22.0 "
3
+ version = " 0.22.1 "
4
4
authors = [ " Simon Sapin <simon.sapin@exyr.org>" ]
5
5
6
6
description = " Rust implementation of CSS Syntax Level 3"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cssparser-macros"
3
- version = " 0.3.0 "
3
+ version = " 0.3.1 "
4
4
authors = [" Simon Sapin <simon.sapin@exyr.org>" ]
5
5
description = " Procedural macros for cssparser"
6
6
documentation = " https://docs.rs/cssparser-macros/"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " procedural-masquerade"
3
- version = " 0.1.3 "
3
+ version = " 0.1.4 "
4
4
authors = [" Simon Sapin <simon.sapin@exyr.org>" ]
5
5
description = " macro_rules for making proc_macro_derive pretending to be proc_macro"
6
6
documentation = " https://docs.rs/procedural-masquerade/"
You can’t perform that action at this time.
0 commit comments