Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
Update spin to 0.9.8 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
MabezDev authored Feb 6, 2024
1 parent fd882de commit 05b5210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xtensa-lx/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ features = ["esp32"]
[dependencies]
bare-metal = "1.0.0"
mutex-trait = "0.2.0"
spin = { version = "0.9.4", optional = true }
spin = { version = "0.9.8", optional = true }

[features]
esp32 = ["ccompare0", "ccompare1", "ccompare2", "ccount", "spin"]
Expand Down

0 comments on commit 05b5210

Please sign in to comment.