Skip to content

Commit 4a0cdbb

Browse files
Bump semver from 1.0.22 to 1.0.23 (JanLikar#118)
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.22 to 1.0.23. - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.22...1.0.23) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05a44ce commit 4a0cdbb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cargo-clone-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repository = "https://github.com/JanLikar/cargo-clone"
1313
[dependencies]
1414
anyhow.workspace = true
1515
cargo.workspace = true
16-
semver = "1.0.22"
16+
semver = "1.0.23"
1717
walkdir = "2.5.0"
1818
url = "2.5.2"
1919

0 commit comments

Comments
 (0)