Publishing v0.5.0-pre.5 (#115)
This commit is contained in:
+1
-1
@@ -3,5 +3,5 @@
|
|||||||
// This source code is dual-licensed under either the MIT license found in the
|
// This source code is dual-licensed under either the MIT license found in the
|
||||||
// LICENSE-MIT file in the root directory of this source tree or the Apache
|
// LICENSE-MIT file in the root directory of this source tree or the Apache
|
||||||
// License, Version 2.0 found in the LICENSE-APACHE file in the root directory
|
// License, Version 2.0 found in the LICENSE-APACHE file in the root directory
|
||||||
// of this source tree. You may select, at your option, one of the above-listed\
|
// of this source tree. You may select, at your option, one of the above-listed
|
||||||
// licenses.
|
// licenses.
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.5.0-pre.5 (June 27, 2023)
|
||||||
|
* Updated curve25519-dalek dependency to 4.0.0-rc.3
|
||||||
|
|
||||||
## 0.5.0-pre.4 (May 20, 2023)
|
## 0.5.0-pre.4 (May 20, 2023)
|
||||||
* Updated curve25519-dalek dependency to 4.0.0-rc.2
|
* Updated curve25519-dalek dependency to 4.0.0-rc.2
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -9,7 +9,7 @@ name = "voprf"
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/facebook/voprf/"
|
repository = "https://github.com/facebook/voprf/"
|
||||||
rust-version = "1.65"
|
rust-version = "1.65"
|
||||||
version = "0.5.0-pre.4"
|
version = "0.5.0-pre.5"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
alloc = []
|
alloc = []
|
||||||
|
|||||||
Reference in New Issue
Block a user