Skip to content

Commit f4af09e

Browse files
committed
impls_index-v0.9.0
1 parent fc1a600 commit f4af09e

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
@@ -239,7 +239,7 @@ path = "module/core/former_types"
239239
default-features = false
240240

241241
[workspace.dependencies.impls_index]
242-
version = "~0.8.0"
242+
version = "~0.9.0"
243243
path = "module/core/impls_index"
244244
default-features = false
245245

module/core/impls_index/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"
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)