Clean up smoltcp dependencies

This commit is contained in:
Ruihan Li
2024-09-19 12:16:35 +08:00
committed by Tate, Hongliang Tian
parent d62bb1ca76
commit 51334c4a36
9 changed files with 17 additions and 39 deletions

View File

@ -0,0 +1,3 @@
// SPDX-License-Identifier: MPL-2.0
pub use smoltcp::time::Instant;