修改版本

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
Generated
+8 -8
View File
@@ -307,7 +307,7 @@ dependencies = [
[[package]]
name = "common"
version = "1.2.11"
version = "1.2.12"
dependencies = [
"anyhow",
"chrono",
@@ -881,7 +881,7 @@ checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
[[package]]
name = "libsm"
version = "0.5.1"
source = "git+https://github.com/lbl8603/libsm#f9e1b8cf20d0829efb4934a940d0ba4f3ee0ac14"
source = "git+https://github.com/vnt-dev/libsm#f9e1b8cf20d0829efb4934a940d0ba4f3ee0ac14"
dependencies = [
"byteorder",
"getrandom",
@@ -955,7 +955,7 @@ dependencies = [
[[package]]
name = "lwip-rs"
version = "0.1.0"
source = "git+https://github.com/lbl8603/lwip-rs#3133f0c3bde55333a27641182ae3550e7acc2a39"
source = "git+https://github.com/vnt-dev/lwip-rs#3133f0c3bde55333a27641182ae3550e7acc2a39"
dependencies = [
"bindgen",
"cc",
@@ -1121,7 +1121,7 @@ dependencies = [
[[package]]
name = "openssl-sys"
version = "0.9.93"
source = "git+https://github.com/lbl8603/rust-openssl#e8b3d2c02d2d07a0e4a82ff4e4bef210f4bc71c8"
source = "git+https://github.com/vnt-dev/rust-openssl#e8b3d2c02d2d07a0e4a82ff4e4bef210f4bc71c8"
dependencies = [
"cc",
"libc",
@@ -2105,7 +2105,7 @@ checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
[[package]]
name = "vn-link"
version = "1.2.11"
version = "1.2.12"
dependencies = [
"anyhow",
"crossbeam-utils",
@@ -2118,7 +2118,7 @@ dependencies = [
[[package]]
name = "vn-link-cli"
version = "1.2.11"
version = "1.2.12"
dependencies = [
"common",
"log",
@@ -2128,7 +2128,7 @@ dependencies = [
[[package]]
name = "vnt"
version = "1.2.11"
version = "1.2.12"
dependencies = [
"aes",
"aes-gcm",
@@ -2175,7 +2175,7 @@ dependencies = [
[[package]]
name = "vnt-cli"
version = "1.2.11"
version = "1.2.12"
dependencies = [
"anyhow",
"chrono",