Skip to content

Commit

Permalink
fix(deps): update rust crate toml to 0.7.5 (#91)
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 Jun 24, 2023
1 parent 3320b09 commit 219bd6a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 14 deletions.
32 changes: 19 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/rustlings/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ argh = "0.1.10"
indicatif = "0.17.5"
console = "0.15.7"
notify = "4.0.17"
toml = "0.7.4"
toml = "0.7.5"
regex = "1.8.4"
serde = {version = "1.0.164", features = ["derive"]}

Expand Down

0 comments on commit 219bd6a

Please sign in to comment.