From af22c22e656cb544e6742020579dc4f5dcbd69b6 Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Wed, 7 Jun 2023 02:02:02 +0200 Subject: [PATCH] Update Rust crate fugit to 0.3.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2911ed2..61005d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ usb-device = "0.2.9" usbd-hid = "0.6.1" critical-section = "1.1.1" embedded-hal = "0.2.7" -fugit = "0.3.6" +fugit = "0.3.7" numtoa = "0.2.4" usbd-serial = "0.1.1" -- 2.45.2