Skip to content

Commit

Permalink
Dev repo use
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertZ2011 committed Feb 7, 2025
1 parent fb62ce9 commit 7639eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ rust-version = "1.83"
[dependencies]
embedded-hal-async = "1.0.0"
embedded-hal = "1.0.0"
embedded-usb-pd = { git = "https://github.com/RobertZ2011/embedded-usb-pd.git", branch = "initial-work", default-features = false, features = [
embedded-usb-pd = { git = "../embedded-usb-pd", default-features = false, features = [
"defmt",
] }
device-driver = { version = "=1.0.0-rc.1", default-features = false, features = [
Expand Down

0 comments on commit 7639eb6

Please sign in to comment.