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 = " phper-sys"
3
- version = " 0.3.0 "
3
+ version = " 0.3.1 "
4
4
authors = [" jmjoy <918734043@qq.com>" ]
5
5
edition = " 2021"
6
6
rust-version = " 1.56"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " phper"
3
- version = " 0.3.0 "
3
+ version = " 0.3.1 "
4
4
authors = [" jmjoy <918734043@qq.com>" ]
5
5
edition = " 2021"
6
6
rust-version = " 1.56"
@@ -22,7 +22,7 @@ indexmap = "1.6.2"
22
22
once_cell = " 1.7.2"
23
23
phper-alloc = { version = " 0.3.0" , path = " ../phper-alloc" }
24
24
phper-macros = { version = " 0.3.0" , path = " ../phper-macros" }
25
- phper-sys = { version = " 0.3.0 " , path = " ../phper-sys" }
25
+ phper-sys = { version = " 0.3.1 " , path = " ../phper-sys" }
26
26
thiserror = " 1.0.10"
27
27
28
28
[build-dependencies ]
You can’t perform that action at this time.
0 commit comments