Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Commit

Permalink
Add deprecation badge to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cass Fridkin committed Dec 6, 2022
1 parent 815cc8d commit 070ee16
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ categories = [
"web-programming",
]

[badges]
maintenance = { status = "deprecated" }

[dependencies]
anyhow = { version = "1.0", features = ["backtrace"] }
atty = "0.2.14"
Expand Down

0 comments on commit 070ee16

Please sign in to comment.