We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 356f173 commit e6fa7b3Copy full SHA for e6fa7b3
Cargo.toml
@@ -11,7 +11,7 @@ categories = ["config"]
11
license = "MIT/Apache-2.0"
12
13
[badges]
14
-travis-ci = { repository = "mehcode/config-rs" }
+maintenance = { status = "actively-developed" }
15
16
[features]
17
default = ["toml", "json", "yaml", "hjson", "ini"]
0 commit comments