Skip to content

Commit fc1a600

Browse files
committed
impls_index_meta-v0.9.0
1 parent 2c1c948 commit fc1a600

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
@@ -244,7 +244,7 @@ path = "module/core/impls_index"
244244
default-features = false
245245

246246
[workspace.dependencies.impls_index_meta]
247-
version = "~0.8.0"
247+
version = "~0.9.0"
248248
path = "module/core/impls_index_meta"
249249

250250
[workspace.dependencies.mod_interface]

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

0 commit comments

Comments
 (0)