File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "static-self-derive"
33version = " 0.1.0"
44edition = " 2021"
55authors = [" Devon Govett <devongovett@gmail.com>" ," Donny <kdy1997.dev@gmail.com>" ]
6- description = " "
6+ description = " Derive macros for static-self "
77license = " MPL-2.0"
88keywords = [ ]
99repository = " https://github.com/parcel-bundler/lightningcss"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "static-self"
33version = " 0.1.0"
44edition = " 2021"
55authors = [" Devon Govett <devongovett@gmail.com>" ," Donny <kdy1997.dev@gmail.com>" ]
6- description = " "
6+ description = " A trait for values that can be cloned with a static lifetime "
77license = " MPL-2.0"
88keywords = [ ]
99repository = " https://github.com/parcel-bundler/lightningcss"
You can’t perform that action at this time.
0 commit comments