Skip to content

Commit d5b3254

Browse files
committed
mod_interface-v0.29.0
1 parent eff7a03 commit d5b3254

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
@@ -248,7 +248,7 @@ version = "~0.8.0"
248248
path = "module/core/impls_index_meta"
249249

250250
[workspace.dependencies.mod_interface]
251-
version = "~0.28.0"
251+
version = "~0.29.0"
252252
path = "module/core/mod_interface"
253253
default-features = false
254254

module/core/mod_interface/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"
3-
version = "0.28.0"
3+
version = "0.29.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)