File tree 2 files changed +4
-0
lines changed
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -19,3 +19,6 @@ serde = "1"
19
19
[dev-dependencies ]
20
20
version-sync = " 0.8"
21
21
serde = { version = " 1" , features = [" derive" ] }
22
+
23
+ [badges ]
24
+ maintenance = { status = " passively-maintained" }
Original file line number Diff line number Diff line change 2
2
[ ![ Docs] ( https://docs.rs/assert-json-diff/badge.svg )] ( https://docs.rs/assert-json-diff )
3
3
[ ![ dependency status] ( https://deps.rs/repo/github/davidpdrsn/assert-json-diff/status.svg )] ( https://deps.rs/repo/github/davidpdrsn/assert-json-diff )
4
4
[ ![ Build status] ( https://github.com/davidpdrsn/assert-json-diff/workflows/CI/badge.svg )] ( https://github.com/davidpdrsn/assert-json-diff/actions )
5
+ ![ maintenance-status] ( https://img.shields.io/badge/maintenance-passively--maintained-yellowgreen.svg )
5
6
6
7
# assert-json-diff
7
8
You can’t perform that action at this time.
0 commit comments