File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ repository = "https://github.com/davidcole1340/ext-php-rs"
55homepage = " https://github.com/davidcole1340/ext-php-rs"
66license = " MIT OR Apache-2.0"
77keywords = [" php" , " ffi" , " zend" ]
8- version = " 0.7.3 "
8+ version = " 0.7.4 "
99authors = [" David Cole <david.cole1340@gmail.com>" ]
1010edition = " 2018"
1111categories = [" api-bindings" ]
@@ -17,7 +17,7 @@ parking_lot = "0.11.2"
1717cfg-if = " 1.0"
1818once_cell = " 1.8.0"
1919anyhow = { version = " 1" , optional = true }
20- ext-php-rs-derive = { version = " =0.7.3 " , path = " ./crates/macros" }
20+ ext-php-rs-derive = { version = " =0.7.4 " , path = " ./crates/macros" }
2121
2222[build-dependencies ]
2323bindgen = { version = " 0.59" }
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ repository = "https://github.com/davidcole1340/ext-php-rs"
55homepage = " https://github.com/davidcole1340/ext-php-rs"
66license = " MIT OR Apache-2.0"
77keywords = [" php" , " ffi" , " zend" ]
8- version = " 0.1.3 "
8+ version = " 0.1.4 "
99authors = [" David Cole <david.cole1340@gmail.com>" ]
1010edition = " 2018"
1111categories = [" api-bindings" , " command-line-interface" ]
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description = "Derive macros for ext-php-rs."
44repository = " https://github.com/davidcole1340/ext-php-rs"
55homepage = " https://github.com/davidcole1340/ext-php-rs"
66license = " MIT OR Apache-2.0"
7- version = " 0.7.3 "
7+ version = " 0.7.4 "
88authors = [" David Cole <david.cole1340@gmail.com>" ]
99edition = " 2018"
1010
You can’t perform that action at this time.
0 commit comments