File tree Expand file tree Collapse file tree 7 files changed +21
-21
lines changed
Expand file tree Collapse file tree 7 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " rsmack-edoc"
3- version = " 0.13 .0"
3+ version = " 0.14 .0"
44edition = " 2021"
55description = " Enhanced documentation macro with constant evaluation"
66license = " MIT"
@@ -11,9 +11,9 @@ darling = "0.21.0"
1111proc-macro-error2 = " 2.0.1"
1212proc-macro2 = " 1.0.92"
1313quote = " 1.0.37"
14- rsmack-utils = { version = " 0.13 .0" , path = " ../rsmack-utils" }
14+ rsmack-utils = { version = " 0.14 .0" , path = " ../rsmack-utils" }
1515syn = { version = " 2.0.90" , features = [" full" ] }
16- rsmack-megamac = { version = " 0.13 .0" , path = " ../rsmack-megamac" }
16+ rsmack-megamac = { version = " 0.14 .0" , path = " ../rsmack-megamac" }
1717const_format = " 0.2.33"
1818[lints ]
1919workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " rsmack-fs"
3- version = " 0.13 .0"
3+ version = " 0.14 .0"
44edition = " 2021"
55description = " Compile-time folder structure mirroring"
66license = " MIT"
@@ -11,8 +11,8 @@ darling = "0.21.0"
1111proc-macro-error2 = " 2.0.1"
1212proc-macro2 = " 1.0.92"
1313quote = " 1.0.37"
14- rsmack-utils = { version = " 0.13 .0" , path = " ../rsmack-utils" }
15- rsmack-megamac = { version = " 0.13 .0" , path = " ../rsmack-megamac" }
14+ rsmack-utils = { version = " 0.14 .0" , path = " ../rsmack-utils" }
15+ rsmack-megamac = { version = " 0.14 .0" , path = " ../rsmack-megamac" }
1616syn = { version = " 2.0.90" , features = [" full" ] }
1717run_script = " 0.11"
1818[lints ]
Original file line number Diff line number Diff line change 11[package ]
22name = " rsmack-megamac"
3- version = " 0.13 .0"
3+ version = " 0.14 .0"
44edition = " 2021"
55description = " Procedural macro generator with automatic documentation and error handling"
66license = " MIT"
@@ -11,7 +11,7 @@ darling = "0.21.0"
1111proc-macro-error2 = " 2.0.1"
1212proc-macro2 = " 1.0.92"
1313quote = " 1.0.37"
14- rsmack-utils = { version = " 0.13 .0" , path = " ../rsmack-utils" }
14+ rsmack-utils = { version = " 0.14 .0" , path = " ../rsmack-utils" }
1515syn = { version = " 2.0.90" , features = [" full" ] }
1616strum = { version = " 0.27.0" , features = [" derive" ] }
1717bon = " 3.2.0"
Original file line number Diff line number Diff line change 11[package ]
22name = " rsmack-seanum"
3- version = " 0.13 .0"
3+ version = " 0.14 .0"
44edition = " 2021"
55description = " Enhanced documentation macro with constant evaluation"
66license = " MIT"
@@ -11,9 +11,9 @@ darling = "0.21.0"
1111proc-macro-error2 = " 2.0.1"
1212proc-macro2 = " 1.0.92"
1313quote = " 1.0.37"
14- rsmack-utils = { version = " 0.13 .0" , path = " ../rsmack-utils" }
14+ rsmack-utils = { version = " 0.14 .0" , path = " ../rsmack-utils" }
1515syn = { version = " 2.0.90" , features = [" full" ] }
16- rsmack-megamac = { version = " 0.13 .0" , path = " ../rsmack-megamac" }
16+ rsmack-megamac = { version = " 0.14 .0" , path = " ../rsmack-megamac" }
1717const_format = " 0.2.33"
1818serde = { version = " 1" , features = [" derive" ] }
1919fake = { version = " 4" , features = [" derive" ] }
Original file line number Diff line number Diff line change 11[package ]
22name = " rsmack-utils"
3- version = " 0.13 .0"
3+ version = " 0.14 .0"
44edition = " 2021"
55description = " Utils shared between rsmack crates"
66license = " MIT"
Original file line number Diff line number Diff line change 11[package ]
22name = " rsmack-wrap"
3- version = " 0.13 .0"
3+ version = " 0.14 .0"
44edition = " 2021"
55description = " Struct field type wrapper"
66license = " MIT"
@@ -11,8 +11,8 @@ darling = "0.21.0"
1111proc-macro-error2 = " 2.0.1"
1212proc-macro2 = " 1.0.92"
1313quote = " 1.0.37"
14- rsmack-utils = { version = " 0.13 .0" , path = " ../rsmack-utils" }
14+ rsmack-utils = { version = " 0.14 .0" , path = " ../rsmack-utils" }
1515syn = { version = " 2.0.90" , features = [" full" ] }
16- rsmack-megamac = { version = " 0.13 .0" , path = " ../rsmack-megamac" }
16+ rsmack-megamac = { version = " 0.14 .0" , path = " ../rsmack-megamac" }
1717[lints ]
1818workspace = true
You can’t perform that action at this time.
0 commit comments