修改版本

This commit is contained in:
lbl8603
2024-07-20 14:48:56 +08:00
parent f90ef96a5d
commit 05cf0e1a6f
8 changed files with 34 additions and 24 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
[package]
name = "vn-link"
version = "1.2.11"
version = "1.2.12"
edition = "2021"
[dependencies]
lwip-rs = { git = "https://github.com/lbl8603/lwip-rs" }
lwip-rs = { git = "https://github.com/vnt-dev/lwip-rs" }
vnt = { path = "../vnt", package = "vnt", default-features = false }
log = "0.4.17"
anyhow = "1.0.82"