From 9bf7e6fc3b5f75575955791be1025b09b2150c35 Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Sun, 8 Dec 2024 19:11:48 +0000 Subject: formatting --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7871ca3..ed1847b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,5 +13,5 @@ documentation = "https://docs.rs/max31855" homepage = "https://github.com/cs2dsb/max31855.rs" [dependencies] -embedded-hal = { version = "0.2.3" } -bit_field = "0.10.0" \ No newline at end of file +embedded-hal = version = "0.2.3" +bit_field = "0.10.0" -- cgit v1.2.3-54-g00ecf