Skip to content

Commit ed717db

Browse files
authored
Merge pull request #70 from cipherstash/release-plz-2026-05-01T06-42-55Z
chore(ore-rs): release v0.8.2
2 parents 4c2679b + 70dfcf3 commit ed717db

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/ore-rs/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [Unreleased]
88

99

10+
### Build
11+
12+
- bump rand from 0.8.5 to 0.8.6
13+
14+
1015
### Benchmarks
1116

1217
- add criterion suite for Decimal ORE encryption

packages/ore-rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ore-rs"
3-
version = "0.8.1"
3+
version = "0.8.2"
44
authors = [
55
"Dan Draper <dan@cipherstash.com>",
66
"James Sadler <james@cipherstash.com>",

0 commit comments

Comments
 (0)