Skip to content

Commit 1d10bf5

Browse files
committed
macro_tools-v0.67.0
1 parent f30177b commit 1d10bf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ default-features = false
351351
## macro tools
352352

353353
[workspace.dependencies.macro_tools]
354-
version = "~0.66.0"
354+
version = "~0.67.0"
355355
path = "module/core/macro_tools"
356356
default-features = false
357357

module/core/macro_tools/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "macro_tools"
3-
version = "0.66.0"
3+
version = "0.67.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)