Skip to content

Commit 6bf5b1b

Browse files
committed
implements-v0.9.0
1 parent 2e52aea commit 6bf5b1b

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
@@ -310,7 +310,7 @@ path = "module/core/typing_tools"
310310
default-features = false
311311

312312
[workspace.dependencies.implements]
313-
version = "~0.8.0"
313+
version = "~0.9.0"
314314
path = "module/core/implements"
315315
default-features = false
316316

module/core/implements/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "implements"
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)