Skip to content

Commit c50aba4

Browse files
Bump ring-algorithm from 0.6.0 to 0.6.1
Bumps [ring-algorithm](https://gitlab.com/Toru3/ring-algorithm) from 0.6.0 to 0.6.1. - [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.0...v0.6.1) --- updated-dependencies: - dependency-name: ring-algorithm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9463435 commit c50aba4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.0"
2626
regex-macro = "0.2.0"
27-
ring-algorithm = "0.6.0"
27+
ring-algorithm = "0.6.1"
2828
serde_scan = "0.4.1"
2929

0 commit comments

Comments
 (0)