Skip to content

Commit

Permalink
cargo alpha 11 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethKnudsen97 committed Sep 5, 2023
1 parent 60ca1ff commit 16b2ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ublox-cellular/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ doctest = false
[dependencies]
# atat = { version = "0.18", features = ["derive", "bytes"] }
atat = { git = "https://github.com/BlackbirdHQ/atat", rev = "70283be", features = ["derive", "defmt", "bytes"] }
embedded-hal = "=1.0.0-rc.1"
embedded-hal = "=1.0.0-alpha.11"
embedded-nal = "0.6"
fugit = { version = "0.3" }
fugit-timer = { version = "0.1.3" }
Expand Down

0 comments on commit 16b2ad9

Please sign in to comment.