We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ef3e22 commit d14a7c1Copy full SHA for d14a7c1
crates/cli/Cargo.toml
@@ -16,6 +16,6 @@ ext-php-rs = { version = "0.13", path = "../../" }
16
clap = { version = "4.0", features = ["derive"] }
17
anyhow = "1"
18
dialoguer = "0.11"
19
-libloading = "0.7"
+libloading = "0.8"
20
cargo_metadata = "0.15"
21
semver = "1.0"
0 commit comments