Skip to content

Commit 43af4f8

Browse files
committed
macro_tools-v0.41.0
1 parent 5f35952 commit 43af4f8

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
@@ -279,7 +279,7 @@ default-features = false
279279
## macro tools
280280

281281
[workspace.dependencies.macro_tools]
282-
version = "~0.40.0"
282+
version = "~0.41.0"
283283
path = "module/core/macro_tools"
284284
default-features = false
285285

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

0 commit comments

Comments
 (0)