Skip to content

Commit

Permalink
atat-bump
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethKnudsen97 committed Aug 31, 2023
1 parent b17c3dd commit 78a3018
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 @@ -16,7 +16,7 @@ doctest = false

[dependencies]
# atat = { version = "0.18", features = ["derive", "bytes"] }
atat = { git = "https://github.com/BlackbirdHQ/atat", rev = "70283be", features = ["derive", "defmt", "bytes"] }
atat = { git = "https://github.com/BlackbirdHQ/atat", rev = "4244682", features = ["derive", "defmt", "bytes"] }
embedded-hal = "=1.0.0-alpha.11"
embedded-nal = "0.6"
fugit = { version = "0.3" }
Expand Down

0 comments on commit 78a3018

Please sign in to comment.