Revert the version of rust-ini

This commit is contained in:
Roey Darwish Dror
2020-02-13 07:58:25 +02:00
parent 9c5006fdba
commit afbd82f7e2
2 changed files with 14 additions and 97 deletions

View File

@@ -31,7 +31,7 @@ strum = { version = "0.17.1", features = ["derive"] }
thiserror = "1.0.9"
anyhow = "1.0.25"
tempfile = "3.1.0"
rust-ini = "0.15.0"
rust-ini = "0.14.0"
[target.'cfg(target_os = "macos")'.dependencies]
notify-rust = "3.6.3"