We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 033a973 commit 8494b3dCopy full SHA for 8494b3d
Cargo.toml
@@ -8,4 +8,4 @@ csv = "1.3.0"
8
highs = "1.6.1"
9
polars = {version = "0.46.0", features = ["lazy", "csv"]}
10
serde = {version = "1.0.202", features = ["derive"]}
11
-toml = "0.8.13"
+toml = "0.9.6"
0 commit comments