Upgrade p256 to v0.12 (#90)

* Upgrade `p256` to v0.12

* Upgrade MSRV to 1.60
This commit is contained in:
daxpedda
2023-01-19 11:11:56 -08:00
committed by GitHub
parent 2a351ceb4d
commit daa8dc048f
4 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ voprf = "0.5.0-pre.1"
### Minimum Supported Rust Version
Rust **1.57** or higher.
Rust **1.60** or higher.
Contributors
------------