Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
alisomay committed Nov 28, 2024
1 parent c8f9d90 commit aa0fba9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ edition = "2021"
crate-type = ["lib"]

[dependencies]
# libpd-sys = "0.3"
libpd-sys = { git = "https://github.com/alisomay/libpd-sys.git", branch = "main" }
libpd-sys = "0.3"
thiserror = "2"
libffi = "3.0.0"
tempfile = "3.3.0"
Expand Down

0 comments on commit aa0fba9

Please sign in to comment.