Release embassy-time v0.1.2

This commit is contained in:
Dario Nieuwenhuis
2023-07-05 23:54:45 +02:00
parent a77fb0f630
commit d137286981
51 changed files with 66 additions and 61 deletions

View File

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