Skip to content

Commit 6950d7d

Browse files
authored
dsa v0.7.0-rc.1 (#1004)
1 parent 1c1f934 commit 6950d7d

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.

dsa/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dsa"
3-
version = "0.7.0-rc.0"
3+
version = "0.7.0-rc.1"
44
description = """
55
Pure Rust implementation of the Digital Signature Algorithm (DSA) as specified
66
in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic

0 commit comments

Comments
 (0)