File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " debug3"
3- version = " 0.3 .0"
3+ version = " 0.4 .0"
44edition = " 2018"
55license = " MIT OR Apache-2.0"
66description = " Space Efficient Pretty Printer"
@@ -11,7 +11,7 @@ repository = "https://github.com/aDotInTheVoid/debug3/"
1111[dependencies ]
1212# Real Deps
1313# TODO: Make derive optional
14- debug3-derive = { version = " 0.3 .0" , path = " derive" }
14+ debug3-derive = { version = " 0.4 .0" , path = " derive" }
1515# Foreign Impls
1616aws-sdk-ec2 = { version = " 0.15.0" , optional = true }
1717aws-smithy-types = { version = " 0.45.0" , optional = true }
Original file line number Diff line number Diff line change 11[package ]
22name = " debug3-derive"
3- version = " 0.3 .0"
3+ version = " 0.4 .0"
44edition = " 2021"
55license = " MIT OR Apache-2.0"
66description = " Derive macro for debug3"
You can’t perform that action at this time.
0 commit comments