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

@ -1,6 +1,6 @@
[package]
name = "embassy-time"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
description = "Instant and Duration for embedded no-std systems, with async timer support"
repository = "https://github.com/embassy-rs/embassy"