summaryrefslogtreecommitdiffstats
path: root/systeroid-core/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'systeroid-core/Cargo.toml')
-rw-r--r--systeroid-core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/systeroid-core/Cargo.toml b/systeroid-core/Cargo.toml
index fcdb615..d5c165e 100644
--- a/systeroid-core/Cargo.toml
+++ b/systeroid-core/Cargo.toml
@@ -22,4 +22,4 @@ owo-colors = { version = "3.5.0", features = ["supports-colors"] }
serde = { version = "1.0.189", features = ["derive"] }
serde_json = "1.0.107"
dirs-next = "2.0.0"
-rust-ini = "0.19.0"
+rust-ini = "0.20.0"