Skip to content

Commit

Permalink
Bump semver from 1.0.20 to 1.0.21 (#101)
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.20 to 1.0.21.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](dtolnay/semver@1.0.20...1.0.21)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 10, 2024
1 parent 1351f5f commit a3cbf10
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
42 changes: 21 additions & 21 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 cargo-clone-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repository = "https://github.com/JanLikar/cargo-clone"
[dependencies]
anyhow.workspace = true
cargo.workspace = true
semver = "1.0.20"
semver = "1.0.21"
walkdir = "2.4.0"
url = "2.5.0"

Expand Down

0 comments on commit a3cbf10

Please sign in to comment.