Skip to content

Commit

Permalink
Change the project status badge to "passively-maintained"
Browse files Browse the repository at this point in the history
This crate provides low-level features and they seem to be working well.
I'll maintain this crate (to add features, fix bugs, refactor, and
support more data), but currently I have no plan to add new features
or change the API drastically.
  • Loading branch information
lo48576 committed Nov 21, 2019
1 parent 737862c commit 8a15c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ string-interner = { version = "0.7", optional = true, default-features = false }
env_logger = "0.7"

[badges]
maintenance = { status = "actively-developed" }
maintenance = { status = "passively-maintained" }
travis-ci = { repository = "lo48576/fbxcel" }

[[example]]
Expand Down

0 comments on commit 8a15c97

Please sign in to comment.