Skip to content

Commit 8494b3d

Browse files
Build(deps): Update toml requirement from 0.8.13 to 0.9.6
Updates the requirements on [toml](https://github.com/toml-rs/toml) to permit the latest version. - [Commits](toml-rs/toml@toml-v0.8.13...toml-v0.9.6) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 033a973 commit 8494b3d

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)