Skip to content

Commit 300616e

Browse files
committed
dist: cut a new release
1 parent eeba405 commit 300616e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ resolver = "2"
55
members = [".", "crates/*"]
66

77
[workspace.package]
8-
version = "0.22.0"
8+
version = "0.23.0"
99
license = "GPL-3.0"
1010
edition = "2024"
1111

@@ -116,7 +116,7 @@ futures = { version = "0.3.30", default-features = false, features = ["std"] }
116116
indoc = "2.0.5"
117117
itertools = { workspace = true }
118118
macro_rules_attribute = "0.2.0"
119-
pacaptr-macros = { path = "crates/pacaptr-macros", version = "0.22.0" }
119+
pacaptr-macros = { path = "crates/pacaptr-macros", version = "0.23.0" }
120120
paste = "1.0.15"
121121
regex = { workspace = true }
122122
serde = { version = "1.0.217", features = ["derive"] }

0 commit comments

Comments
 (0)