Skip to content

Commit 4eba820

Browse files
Bump regress from 0.10.4 to 0.10.5 (#1262)
Bumps [regress](https://github.com/ridiculousfish/regress) from 0.10.4 to 0.10.5. - [Release notes](https://github.com/ridiculousfish/regress/releases) - [Commits](ridiculousfish/regress@v0.10.4...v0.10.5) --- updated-dependencies: - dependency-name: regress dependency-version: 0.10.5 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>
1 parent 8bffce2 commit 4eba820

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

Cargo.lock

Lines changed: 15 additions & 4 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
@@ -50,7 +50,7 @@ rand = "0.9.2"
5050
ratatui = "0.29.0"
5151
rcgen = { version = "0.14.5", features = ["pem"] }
5252
regex = "1.12.2"
53-
regress = "0.10.4"
53+
regress = "0.10.5"
5454
reqwest = "0.12.24"
5555
rustc_version = "0.4.1"
5656
rustfmt-wrapper = "0.2.1"

0 commit comments

Comments
 (0)