Skip to content

Commit a88a5b7

Browse files
fix(deps): update rust crate toml to 0.9.0
1 parent 3f4ba34 commit a88a5b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mit-commit-message-lints/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ git2 = "0.20.0"
2121
openssl = { version = "0.10.68", optional = true }
2222
serde_yaml = "0.9.34"
2323
indoc = "2.0.5"
24-
toml = "0.8.19"
24+
toml = "0.9.0"
2525
mit-commit = "3.3.1"
2626
mit-lint = "3.4.0"
2727
comfy-table = "7.1.3"

0 commit comments

Comments
 (0)