Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major) (#157)
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 7, 2024
1 parent 7f4a869 commit 0c1b77b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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.12"
indicatif = "0.17.8"
console = "0.15.8"
notify = "4.0.17"
toml = "0.8.13"
toml = "0.8.14"
regex = "1.10.4"
serde = {version = "1.0.203", features = ["derive"]}

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"repository": "https://github.com/sabertazimi/awesome-rust",
"author": "sabertazimi <sabertazimi@gmail.com>",
"license": "MIT",
"packageManager": "pnpm@9.1.4",
"packageManager": "pnpm@9.2.0",
"scripts": {
"build": "cargo build --release",
"deps": "cargo install mdbook cargo-edit cargo-release cargo-workspace",
Expand Down

0 comments on commit 0c1b77b

Please sign in to comment.