Prepare release of embassy-hal-internal

This commit is contained in:
Ulf Lilleengen
2024-08-02 19:17:23 +02:00
parent 5767c003cc
commit fb0ab1e42a
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "embassy-hal-internal"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "Internal implementation details for Embassy HALs. DO NOT USE DIRECTLY."