File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " structdiff"
3- version = " 0.7.0 "
3+ version = " 0.7.1 "
44edition = " 2021"
55license = " Apache-2.0 OR MIT"
66repository = " https://github.com/knickish/structdiff"
@@ -12,7 +12,7 @@ categories = ["compression"]
1212nanoserde = { version = " ^0.1.37" , optional = true }
1313rustc-hash = { version = " 1.1.0" , optional = true }
1414serde = { version = " ^1.0.0" , optional = true , features = [" derive" ] }
15- structdiff-derive = { path = " derive" , version = " =0.7.0 " }
15+ structdiff-derive = { path = " derive" , version = " =0.7.1 " }
1616
1717[features ]
1818"default" = []
Original file line number Diff line number Diff line change 11[package ]
22name = " structdiff-derive"
3- version = " 0.7.0 "
3+ version = " 0.7.1 "
44authors = [" Makepad <info@makepad.nl>" , " Fedor <not.fl3@gmail.com>" , " Kirk <knickish@gmail.com" ]
55edition = " 2021"
66description = " derive macro library for structdiff"
You can’t perform that action at this time.
0 commit comments