Skip to content

Commit

Permalink
Bump regress from 0.7.1 to 0.9.1
Browse files Browse the repository at this point in the history
Bumps [regress](https://github.com/ridiculousfish/regress) from 0.7.1 to 0.9.1.
- [Release notes](https://github.com/ridiculousfish/regress/releases)
- [Commits](ridiculousfish/regress@v0.7.1...v0.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mlieberman85 committed Apr 14, 2024
1 parent 620b673 commit eb30c97
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
25 changes: 13 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion skootrs-model/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ serde = { version = "1.0.193", features = ["derive"] }
utoipa = { version = "4.1.0" }
chrono = { version = "0.4.31", features = ["serde"] }
schemars = { version = "0.8.16", features = ["chrono", "url"] }
regress = "0.7.1"
regress = "0.9.1"
url = "2.5.0"
strum = { version = "0.26.1", features = ["derive"] }

Expand Down

0 comments on commit eb30c97

Please sign in to comment.