Skip to content

Commit 407bae7

Browse files
committed
Update
1 parent c80ba5a commit 407bae7

File tree

3 files changed

+1
-12
lines changed

3 files changed

+1
-12
lines changed

Cargo.lock

Lines changed: 0 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

phper-sys/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,4 @@ license = { workspace = true }
2222
[build-dependencies]
2323
bindgen = "0.71.1"
2424
cc = "1.2.7"
25-
home = "=0.5.9"
2625
regex = "1.11.1"

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010

1111
[toolchain]
1212
channel = "1.83"
13-
components = ["clippy", "rustfmt"]
13+
components = ["clippy", "rustfmt", "rust-analyzer"]

0 commit comments

Comments
 (0)