File tree Expand file tree Collapse file tree 7 files changed +6
-7
lines changed Expand file tree Collapse file tree 7 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ members = [
2525]
2626
2727[workspace .package ]
28- version = " 0.15.1"
2928authors = [
" PHPER Framework Team" ,
" jmjoy <[email protected] >" ]
3029edition = " 2024"
3130license = " MulanPSL-2.0"
Original file line number Diff line number Diff line change 1212name = " phper-alloc"
1313description = " Alloc related items for phper crate."
1414keywords = [" php" , " alloc" ]
15- version = { workspace = true }
15+ version = " 0.15.1 "
1616authors = { workspace = true }
1717edition = { workspace = true }
1818rust-version = { workspace = true }
Original file line number Diff line number Diff line change 1212name = " phper-build"
1313description = " Generates stubs for project using phper."
1414keywords = [" php" , " binding" ]
15- version = { workspace = true }
15+ version = " 0.15.1 "
1616authors = { workspace = true }
1717edition = { workspace = true }
1818rust-version = { workspace = true }
Original file line number Diff line number Diff line change 1212name = " phper-doc"
1313description = " The documentation of phper."
1414keywords = [" php" , " documentation" ]
15- version = { workspace = true }
15+ version = " 0.15.1 "
1616authors = { workspace = true }
1717edition = { workspace = true }
1818rust-version = { workspace = true }
Original file line number Diff line number Diff line change 1212name = " phper-macros"
1313description = " The proc-macros for phper crate."
1414keywords = [" php" , " proc-macro" ]
15- version = { workspace = true }
15+ version = " 0.15.1 "
1616authors = { workspace = true }
1717edition = { workspace = true }
1818rust-version = { workspace = true }
Original file line number Diff line number Diff line change 1212name = " phper-sys"
1313description = " Low level PHP binding for Rust."
1414keywords = [" php" , " binding" ]
15- version = { workspace = true }
15+ version = " 0.15.1 "
1616authors = { workspace = true }
1717edition = { workspace = true }
1818rust-version = { workspace = true }
Original file line number Diff line number Diff line change 1212name = " phper-test"
1313description = " PHPer testing utilities."
1414keywords = [" php" , " binding" ]
15- version = { workspace = true }
15+ version = " 0.15.1 "
1616authors = { workspace = true }
1717edition = { workspace = true }
1818rust-version = { workspace = true }
You can’t perform that action at this time.
0 commit comments