Skip to content

Commit da423ce

Browse files
Merge pull request #34 from EnergySystemsModellingLab/dependabot/cargo/toml-1.0.2
Build(deps): Update toml requirement from 0.9.6 to 1.0.2
2 parents b15c769 + 19d87d4 commit da423ce

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 = "2.0.0"
99
polars = {version = "0.53.0", features = ["lazy", "csv"]}
1010
serde = {version = "1.0.202", features = ["derive"]}
11-
toml = "0.9.6"
11+
toml = "1.0.2"

0 commit comments

Comments
 (0)