Release embassy-time v0.1.3

This commit is contained in:
Jesse Braham
2023-08-28 08:00:18 -07:00
parent 88146eb53e
commit 1f63bf4153
52 changed files with 67 additions and 62 deletions

View File

@@ -14,7 +14,7 @@ embassy-executor = { version = "0.3.0", path = "../../embassy-executor", feature
"defmt",
"integrated-timers",
] }
embassy-time = { version = "0.1.2", path = "../../embassy-time", features = [
embassy-time = { version = "0.1.3", path = "../../embassy-time", features = [
"defmt",
"defmt-timestamp-uptime",
] }