Skip to content

Commit aa0fba9

Browse files
committed
Update Cargo.toml
1 parent c8f9d90 commit aa0fba9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ edition = "2021"
2424
crate-type = ["lib"]
2525

2626
[dependencies]
27-
# libpd-sys = "0.3"
28-
libpd-sys = { git = "https://github.com/alisomay/libpd-sys.git", branch = "main" }
27+
libpd-sys = "0.3"
2928
thiserror = "2"
3029
libffi = "3.0.0"
3130
tempfile = "3.3.0"

0 commit comments

Comments
 (0)