From 8399ce2522887369677b7e0a4e52922d63221967 Mon Sep 17 00:00:00 2001 From: Ian McIntyre Date: Thu, 17 Jul 2025 21:40:57 -0400 Subject: Bump smoltcp to 0.12 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f031df4..2904ca7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ mdio = "0.1" defmt = "0.3" [dependencies.smoltcp] -version = "0.10" +version = "0.12" default-features = false features = [ "medium-ethernet", -- cgit v1.2.3