Skip to content

Commit b3ac6a3

Browse files
authored
Merge pull request #307 from dalance/dependabot/cargo/toml-0.9
Update toml requirement from 0.8 to 0.9
2 parents 01b7309 + 8fbfab8 commit b3ac6a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ clap = {version = "3.2", features = ["derive"]}
3939
clap_complete = "3.2"
4040
sv-parser = "0.13.3"
4141
term = "1.0"
42-
toml = "0.8"
42+
toml = "0.9"
4343
sv-filelist-parser = "0.1.3"
4444
chardetng = "0.1.17"
4545
encoding_rs = "0.8.34"

0 commit comments

Comments
 (0)