Skip to content

Commit 3a411b3

Browse files
committed
fix(deps): update rust crate toml to 0.8.13
1 parent 22f22e8 commit 3a411b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nexlint-lints/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ guppy = "0.17.5"
1313
nexlint = { path = "../nexlint" }
1414
regex = "1.10.4"
1515
serde = { version = "1.0.203", features = ["derive"] }
16-
toml = "0.5.8"
16+
toml = "0.8.13"

0 commit comments

Comments
 (0)