Skip to content

Commit 3a4f4bf

Browse files
build(deps): bump regorus from 0.2.8 to 0.5.0
Bumps [regorus](https://github.com/microsoft/regorus) from 0.2.8 to 0.5.0. - [Release notes](https://github.com/microsoft/regorus/releases) - [Changelog](https://github.com/microsoft/regorus/blob/main/CHANGELOG.md) - [Commits](microsoft/regorus@regorus-v0.2.8...regorus-v0.5.0) --- updated-dependencies: - dependency-name: regorus dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 458a060 commit 3a4f4bf

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

Cargo.lock

Lines changed: 14 additions & 3 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
@@ -49,7 +49,7 @@ openssl = "0.10.75"
4949
p256 = "0.13.2"
5050
p521 = "0.13.2"
5151
prost = "0.14"
52-
regorus = { version = "0.2.6", default-features = false, features = [
52+
regorus = { version = "0.5.0", default-features = false, features = [
5353
"regex",
5454
"base64",
5555
"time",

0 commit comments

Comments
 (0)