File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 0.5.0-pre.7 (January 11, 2023)
3+ ## 0.5.0 (March 6, 2024)
4+ * Just a version bump from v0.5.0-pre.7
5+
6+ ## 0.5.0-pre.7 (January 11, 2024)
47* Updated to be in sync with RFC 9497
58
69## 0.5.0-pre.6 (July 24, 2023)
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.7 "
12+ version = " 0.5.0"
1313
1414[features ]
1515alloc = []
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Installation
1616Add the following line to the dependencies of your ` Cargo.toml ` :
1717
1818```
19- voprf = "0.5.0-pre.7 "
19+ voprf = "0.5"
2020```
2121
2222### Minimum Supported Rust Version
You can’t perform that action at this time.
0 commit comments