Skip to content

Commit b9728f4

Browse files
robemXenira
authored andcommitted
chore(deps): Remove unused deps
1 parent b305908 commit b9728f4

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

crates/macros/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ syn = { version = "2.0.100", features = ["full", "extra-traits", "printing"] }
1919
darling = "0.21"
2020
quote = "1.0.9"
2121
proc-macro2 = "1.0.26"
22-
lazy_static = "1.4.0"
23-
anyhow = "1.0"
2422
convert_case = "0.8.0"
2523
itertools = "0.14.0"
2624

tests/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ publish = false
66
license = "MIT OR Apache-2.0"
77

88
[dependencies]
9-
cfg-if = "1.0.1"
109
ext-php-rs = { path = "../", default-features = false, features = ["closure"] }
1110

1211
[features]

0 commit comments

Comments
 (0)