Skip to content

Commit

Permalink
chore(deps): bump regorus from 0.2.2 to 0.2.3
Browse files Browse the repository at this point in the history
Bumps [regorus](https://github.com/microsoft/regorus) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/microsoft/regorus/releases)
- [Changelog](https://github.com/microsoft/regorus/blob/main/CHANGELOG.md)
- [Commits](microsoft/regorus@regorus-v0.2.2...regorus-v0.2.3)

---
updated-dependencies:
- dependency-name: regorus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 7553baf commit 14d859b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 crates/weaver_checker/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ walkdir.workspace = true
globset.workspace = true
miette.workspace = true

regorus = { version = "0.2.0", default-features = false, features = [
regorus = { version = "0.2.3", default-features = false, features = [
"std",
"arc",
"base64",
Expand Down

0 comments on commit 14d859b

Please sign in to comment.