Skip to content

Commit

Permalink
Update Rust crate toml to 0.8.12 (#124)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 1094c3b commit 05af703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pulldown-cmark-to-cmark = "13.0"

lazy_static = "1.4.0"
regex = "1.10"
toml = "0.8"
toml = "0.8.12"

tokio = { version = "1.37", features = ["process"] }
futures = "0.3.30"
Expand Down

0 comments on commit 05af703

Please sign in to comment.