Skip to content

Commit c529731

Browse files
committed
mem_tools-v0.8.0
1 parent 965512a commit c529731

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
@@ -185,7 +185,7 @@ features = [ "enabled" ]
185185
## mem
186186

187187
[workspace.dependencies.mem_tools]
188-
version = "~0.7.0"
188+
version = "~0.8.0"
189189
path = "module/core/mem_tools"
190190
default-features = false
191191

module/core/mem_tools/Cargo.toml

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

0 commit comments

Comments
 (0)