Skip to content

Commit d3609d7

Browse files
Bump regress from 0.10.4 to 0.10.5 (#1238)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2794a05 commit d3609d7

File tree

2 files changed

+9
-15
lines changed

2 files changed

+9
-15
lines changed

Cargo.lock

Lines changed: 8 additions & 14 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
@@ -40,7 +40,7 @@ proc-macro2 = "1.0.103"
4040
quote = "1.0.40"
4141
rand = "0.9.2"
4242
regex = "1.11.2"
43-
regress = "0.10.4"
43+
regress = "0.10.5"
4444
reqwest = { version = "0.12.4", default-features = false, features = ["json", "stream"] }
4545
rustfmt-wrapper = "0.2.1"
4646
schemars = { version = "0.8.22", features = ["chrono", "uuid1"] }

0 commit comments

Comments
 (0)