Skip to content

Commit e0e5399

Browse files
Bump ring-algorithm from 0.6.1 to 0.7.0
Bumps [ring-algorithm](https://gitlab.com/Toru3/ring-algorithm) from 0.6.1 to 0.7.0. - [Release notes](https://gitlab.com/Toru3/ring-algorithm/tags) - [Changelog](https://gitlab.com/Toru3/ring-algorithm/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/Toru3/ring-algorithm/compare/v0.6.1...v0.7.0) --- updated-dependencies: - dependency-name: ring-algorithm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd2ff83 commit e0e5399

File tree

2 files changed

+5
-85
lines changed

2 files changed

+5
-85
lines changed

Cargo.lock

Lines changed: 4 additions & 84 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
@@ -24,6 +24,6 @@ lazy_static = "1.4.0"
2424
lexical = "6.1.1"
2525
regex = "1.7.2"
2626
regex-macro = "0.2.0"
27-
ring-algorithm = "0.6.1"
27+
ring-algorithm = "0.7.0"
2828
serde_scan = "0.4.1"
2929

0 commit comments

Comments
 (0)