Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit eba8a3a

Browse files
Bump semver from 1.0.25 to 1.0.26
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.25 to 1.0.26. - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.25...1.0.26) --- updated-dependencies: - dependency-name: semver dependency-version: 1.0.26 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eed04cd commit eba8a3a

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.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ blake3 = "1.8.2"
1515
serde = { version = "1.0.218", features = ["derive"] }
1616
serde_json = "1.0.140"
1717
rand = "0.9.0"
18-
semver = "1.0.25"
18+
semver = "1.0.26"
1919
colored = "3.0.0"
2020
once_cell = "1.20.3"
2121
reqwest = { version = "0.12.12", features = ["stream"] }

0 commit comments

Comments
 (0)