File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 33// This source code is dual-licensed under either the MIT license found in the
44// LICENSE-MIT file in the root directory of this source tree or the Apache
55// License, Version 2.0 found in the LICENSE-APACHE file in the root directory
6- // of this source tree. You may select, at your option, one of the above-listed\
6+ // of this source tree. You may select, at your option, one of the above-listed
77// licenses.
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.5.0-pre.5 (June 27, 2023)
4+ * Updated curve25519-dalek dependency to 4.0.0-rc.3
5+
36## 0.5.0-pre.4 (May 20, 2023)
47* Updated curve25519-dalek dependency to 4.0.0-rc.2
58
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ name = "voprf"
99readme = " README.md"
1010repository = " https://github.com/facebook/voprf/"
1111rust-version = " 1.65"
12- version = " 0.5.0-pre.4 "
12+ version = " 0.5.0-pre.5 "
1313
1414[features ]
1515alloc = []
You can’t perform that action at this time.
0 commit comments