build(deps): bump regress from 0.10.0 to 0.10.1 in the cargo-minor group

Bumps the cargo-minor group with 1 update: [regress](https://github.com/ridiculousfish/regress).


Updates `regress` from 0.10.0 to 0.10.1
- [Release notes](https://github.com/ridiculousfish/regress/releases)
- [Commits](https://github.com/ridiculousfish/regress/compare/v0.10.0...v0.10.1)

---
updated-dependencies:
- dependency-name: regress
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-02 20:26:01 +00:00 committed by TÖRÖK Attila
parent 43c6307d25
commit 4c59f5e49d
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -4092,9 +4092,9 @@ checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b"
[[package]] [[package]]
name = "regress" name = "regress"
version = "0.10.0" version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "16fe0a24af5daaae947294213d2fd2646fbf5e1fbacc1d4ba3e84b2393854842" checksum = "1541daf4e4ed43a0922b7969bdc2170178bcacc5dabf7e39bc508a9fa3953a7a"
dependencies = [ dependencies = [
"hashbrown", "hashbrown",
"memchr", "memchr",