Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major) (#94)
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] committed Jul 14, 2023
1 parent aed9be3 commit b6a0fe0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions crates/rustlings/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ console = "0.15.7"
notify = "4.0.17"
toml = "0.7.6"
regex = "1.9.1"
serde = {version = "1.0.169", features = ["derive"]}
serde = {version = "1.0.171", features = ["derive"]}

[[bin]]
name = "rustlings"
path = "src/main.rs"

[dev-dependencies]
assert_cmd = "2.0.11"
assert_cmd = "2.0.12"
predicates = "3.0.3"
glob = "0.3.1"

0 comments on commit b6a0fe0

Please sign in to comment.