Skip to content

Commit 824b6de

Browse files
Merge pull request #27 from EnergySystemsModellingLab/dependabot/cargo/toml-0.9.6
Build(deps): Update toml requirement from 0.8.13 to 0.9.6
2 parents 033a973 + 8494b3d commit 824b6de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ csv = "1.3.0"
88
highs = "1.6.1"
99
polars = {version = "0.46.0", features = ["lazy", "csv"]}
1010
serde = {version = "1.0.202", features = ["derive"]}
11-
toml = "0.8.13"
11+
toml = "0.9.6"

0 commit comments

Comments
 (0)