Skip to content

Commit 7bc60a7

Browse files
committed
0.17.8
1 parent 5ec66c0 commit 7bc60a7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### 0.17.8
22

3-
**Date:** TBD.
3+
**Date:** January 27, 2025.
44

55
**Changelog:**
66

7-
- Bump `getrandom` to `0.3`.
7+
- Bump `getrandom` to `0.3.0`.
88
- Update CI dependencies.
99

1010
### 0.17.7

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "orion"
3-
version = "0.17.7"
3+
version = "0.17.8"
44
authors = ["brycx <[email protected]>"]
55
description = "Usable, easy and safe pure-Rust crypto"
66
keywords = ["cryptography", "crypto", "aead", "hash", "mac"]

0 commit comments

Comments
 (0)