update for smoltcp

This commit is contained in:
ssrlive 2023-04-10 09:58:17 +08:00
parent 44122f3c68
commit 3fc112fc2c
2 changed files with 18 additions and 9 deletions

5
.cargo/config.toml Normal file
View file

@ -0,0 +1,5 @@
[registries.cratees-io]
protocol = "sparse"
[build]
target = ["x86_64-unknown-linux-gnu"]