Skip to content

Commit b0d549d

Browse files
Bump regress from 0.10.5 to 0.11.0 (#1331)
Bumps [regress](https://github.com/ridiculousfish/regress) from 0.10.5 to 0.11.0. - [Release notes](https://github.com/ridiculousfish/regress/releases) - [Commits](ridiculousfish/regress@v0.10.5...v0.11.0) --- updated-dependencies: - dependency-name: regress dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3cbeb88 commit b0d549d

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 12 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
@@ -45,7 +45,7 @@ proc-macro2 = "1.0.106"
4545
quote = "1.0.45"
4646
rand = "0.10.0"
4747
regex = "1.12.3"
48-
regress = "0.10.5"
48+
regress = "0.11.0"
4949
reqwest = { version = "0.13.2", default-features = false, features = ["json", "query", "stream"] }
5050
rustfmt-wrapper = "0.2.1"
5151
schemars = { version = "0.8.22", features = ["chrono", "uuid1"] }

0 commit comments

Comments
 (0)