diff --git a/Cargo.toml b/Cargo.toml index c12d3cd..66b12d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ name = "CpuOptimizer" crate-type = ["cdylib", "rlib"] [dependencies] -rust-ini = "0.19.0" +rust-ini = "0.20.0" msgbox = "0.7.0" num_cpus = "1.15.0"