Skip to content

Commit 60854ac

Browse files
Update ring requirement in the cargo group across 1 directory
--- updated-dependencies: - dependency-name: ring dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e6acee2 commit 60854ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pbr = "1.0"
3131
secstr = { version = "0.4", features = ["serde"] }
3232

3333
# Crypto-library
34-
ring = "0.16"
34+
ring = "0.17"
3535

3636
# CSV file reading
3737
csv = "1.1"

0 commit comments

Comments
 (0)