aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 996816d3..dc047f93 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,6 +22,7 @@ derivative = "2.2.0"
futures = "0.3.26"
gtmpl = "0.7.1"
log = "0.4.17"
+rust-ini = { version = "0.18.0", features = ["brackets-in-section-names"] }
simple_logger = { version = "4.0.0", default-features = false, features = ["time", "timestamps"] }
time = "0.3.17"
tokio = { version = "1.25.0", features = ["full"] }