Skip to content

Commit e27b723

Browse files
Update toml requirement from 0.5.9 to 0.9.5
Updates the requirements on [toml](https://github.com/toml-rs/toml) to permit the latest version. - [Commits](toml-rs/toml@toml-v0.5.10...toml-v0.9.5) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7693f28 commit e27b723

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
@@ -16,4 +16,4 @@ current_platform = "0.2.0"
1616
dunce = "1.0.3"
1717
glob = "0.3.0"
1818
serde = { version = "1.0.145", features = ["derive"] }
19-
toml = "0.5.9"
19+
toml = "0.9.5"

0 commit comments

Comments
 (0)