Skip to content

Commit 7dfeb99

Browse files
authored
elliptic-curve v0.14.0-rc.1 (#1671)
1 parent 19a3593 commit 7dfeb99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elliptic-curve/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "elliptic-curve"
3-
version = "0.14.0-rc.0"
3+
version = "0.14.0-rc.1"
44
description = """
55
General purpose Elliptic Curve Cryptography (ECC) support, including types
66
and traits for representing various elliptic curve forms, scalars, points,

0 commit comments

Comments
 (0)