Skip to content

Commit

Permalink
Update Cargo.toml (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan-DPC committed Jun 10, 2023
1 parent 95f776b commit 09a17be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pic32-hal/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ mips-mcu = "0.3.0"
mips-rt = "0.3.0"
critical-section = "1.0.0"
usb-device = { version = "0.2.9", optional = true }
enumflags2 = "0.7.5"
enumflags2 = "0.7.7"

[dependencies.pic32mx2xx]
version = "0.7.0"
Expand Down

0 comments on commit 09a17be

Please sign in to comment.