diff --git a/Cargo.toml b/Cargo.toml index 9865060..802eb08 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,4 +8,4 @@ csv = "1.3.0" highs = "2.0.0" polars = {version = "0.53.0", features = ["lazy", "csv"]} serde = {version = "1.0.202", features = ["derive"]} -toml = "0.9.6" +toml = "1.0.2"