Skip to content

Commit efa33c5

Browse files
committed
Release 0.2.3
Signed-off-by: Daiki Ueno <[email protected]>
1 parent e2bf359 commit efa33c5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ members = [
1010
resolver = "2"
1111

1212
[workspace.package]
13-
version = "0.2.2"
13+
version = "0.2.3"
1414
edition = "2021"
1515
license = "GPL-3.0-or-later"
1616
authors = ["The crypto-auditing developers"]
@@ -20,7 +20,7 @@ anyhow = "1.0"
2020
bindgen = "0.63"
2121
bytes = "1.2"
2222
clap = "4"
23-
crypto-auditing = { version = "=0.2.2", path = "crypto-auditing" }
23+
crypto-auditing = { version = "=0.2.3", path = "crypto-auditing" }
2424
futures = "0.3"
2525
hex = "0.4"
2626
inotify = "0.10.2"

0 commit comments

Comments
 (0)