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.2 "
3+ version = " 0.7.3 "
44edition = " 2021"
55license = " Apache-2.0 OR MIT"
66repository = " https://github.com/knickish/structdiff"
@@ -13,7 +13,7 @@ rust-version = "1.82.0"
1313nanoserde = { version = " ^0.1.37" , optional = true }
1414rustc-hash = { version = " 1.1.0" , optional = true }
1515serde = { version = " ^1.0.0" , optional = true , features = [" derive" ] }
16- structdiff-derive = { path = " derive" , version = " =0.7.1 " }
16+ structdiff-derive = { path = " derive" , version = " =0.7.3 " }
1717
1818[features ]
1919"default" = []
Original file line number Diff line number Diff line change 11[package ]
22name = " structdiff-derive"
3- version = " 0.7.1 "
3+ version = " 0.7.3 "
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