Skip to content

Commit

Permalink
bump embassy-time
Browse files Browse the repository at this point in the history
  • Loading branch information
tarfu committed Dec 26, 2023
1 parent 02a595a commit 279507d
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 @@ -18,7 +18,7 @@ serde = { version = "^1", default-features = false, features = ["derive"] }
heapless = { version = "^0.8", features = ["serde"] }
no-std-net = { version = "0.6", features = ["serde"] }
hash32 = "^0.3"
embassy-time = "0.1"
embassy-time = "0.2"

log = { version = "^0.4", default-features = false, optional = true }
defmt = { version = "^0.3", optional = true }
Expand Down

0 comments on commit 279507d

Please sign in to comment.