We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c51260 commit d4992c3Copy full SHA for d4992c3
Cargo.toml
@@ -17,6 +17,6 @@ travis-ci = { repository = "QEDK/ini-rs", branch = "master" }
17
maintenance = { status = "actively-developed" }
18
19
[dependencies]
20
-configparser = "0.8.1"
+configparser = "0.9.0"
21
22
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
0 commit comments