From 66780d8a7b8e56627b31016ab43f83c631a16664 Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Sat, 8 Apr 2023 21:37:23 +0200 Subject: Fix if a enqueued instant is first in a non-empty queue --- rtic-time/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rtic-time/Cargo.toml') diff --git a/rtic-time/Cargo.toml b/rtic-time/Cargo.toml index c7d13bb..462ad5d 100644 --- a/rtic-time/Cargo.toml +++ b/rtic-time/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rtic-time" -version = "1.0.0-alpha.0" +version = "1.0.0-alpha.1" edition = "2021" authors = [ -- cgit v1.2.3