Release embassy-time v0.1.1

This commit is contained in:
Dario Nieuwenhuis
2023-04-13 23:57:01 +02:00
parent e7ff759f1c
commit a7629299f4
2 changed files with 25 additions and 1 deletions

View File

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