rtic-sync: Fix possible UB in make_channel!

This commit is contained in:
Emil Fresk 2023-06-14 20:07:21 +02:00
parent 5997938293
commit db18c00c00
3 changed files with 28 additions and 1 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "rtic-sync"
version = "1.0.0"
version = "1.0.1"
edition = "2021"
authors = [