Skip to content

Commit c03ad2b

Browse files
committed
macro_tools-v0.66.0
1 parent 04a81bc commit c03ad2b

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
@@ -353,7 +353,7 @@ default-features = false
353353
## macro tools
354354

355355
[workspace.dependencies.macro_tools]
356-
version = "~0.65.0"
356+
version = "~0.66.0"
357357
path = "module/core/macro_tools"
358358
default-features = false
359359

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.65.0"
3+
version = "0.66.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)