File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " smartalloc"
3
- version = " 0.1.0 "
3
+ version = " 0.1.1 "
4
4
authors = [" Ehsan M. Kermani" ]
5
5
description = " Smartalloc rust binding"
6
6
readme = " README.md"
@@ -16,7 +16,7 @@ rust-version = "1.64"
16
16
members = [" smartalloc-sys" ]
17
17
18
18
[dependencies ]
19
- smartalloc-sys = { path = " smartalloc-sys" , version = " 0.1.0 " }
19
+ smartalloc-sys = { path = " smartalloc-sys" , version = " = 0.1.1 " }
20
20
21
21
[profile .dev ]
22
22
opt-level = 0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " smartalloc-sys"
3
- <
4FCB
div class="diff-text-inner">version = " 0.1.0 "
3
+ version = " 0.1.1 "
4
4
edition = " 2021"
5
5
authors = [" Ehsan M. Kermani" , " John Walker https://www.fourmilab.ch" ]
6
6
license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments