File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ edition.workspace = true
66license.workspace = true
77authors.workspace = true
88
9+ [badges ]
10+ maintenance = { status = " actively-developed" }
11+
912[features ]
1013default = [" tokio-uring" ]
1114
Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ edition.workspace = true
66license.workspace = true
77authors.workspace = true
88
9+ [badges ]
10+ maintenance = { status = " deprecated" }
11+
912[dependencies ]
1013anyhow.workspace = true
1114clap = { workspace = true , features = [" cargo" , " derive" ] }
Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ edition.workspace = true
66license.workspace = true
77authors.workspace = true
88
9+ [badges ]
10+ maintenance = { status = " actively-developed" }
11+
912[dependencies ]
1013futures.workspace = true
1114libc.workspace = true
Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ edition.workspace = true
66license.workspace = true
77authors.workspace = true
88
9+ [badges ]
10+ maintenance = { status = " deprecated" }
11+
912[features ]
1013default = [" libsystemd" ]
1114
Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ edition.workspace = true
66license.workspace = true
77authors.workspace = true
88
9+ [badges ]
10+ maintenance = { status = " actively-developed" }
11+
912[dependencies ]
1013anyhow.workspace = true
1114clap = { workspace = true , features =[" derive" , " cargo" ] }
Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ edition.workspace = true
66license.workspace = true
77authors.workspace = true
88
9+ [badges ]
10+ maintenance = { status = " actively-developed" }
11+
912[dependencies ]
1013anyhow.workspace = true
1114clap = { workspace = true , features = [" cargo" , " derive" ] }
You can’t perform that action at this time.
0 commit comments