Skip to content

Commit 6ed422c

Browse files
committed
mod_interface_meta-v0.47.0
1 parent c8c4722 commit 6ed422c

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
@@ -341,7 +341,7 @@ path = "module/core/mod_interface"
341341
default-features = false
342342

343343
[workspace.dependencies.mod_interface_meta]
344-
version = "~0.46.0"
344+
version = "~0.47.0"
345345
path = "module/core/mod_interface_meta"
346346
default-features = false
347347

module/core/mod_interface_meta/Cargo.toml

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

0 commit comments

Comments
 (0)