Skip to content

Commit

Permalink
Update device-driver version
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertZ2011 committed Feb 12, 2025
1 parent 7639eb6 commit 285dd10
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 @@ -11,7 +11,7 @@ embedded-hal = "1.0.0"
embedded-usb-pd = { git = "../embedded-usb-pd", default-features = false, features = [
"defmt",
] }
device-driver = { version = "=1.0.0-rc.1", default-features = false, features = [
device-driver = { version = "1.0.3", default-features = false, features = [
"yaml",
] }
defmt = { version = "0.3.0", optional = true }
Expand Down

0 comments on commit 285dd10

Please sign in to comment.