mirror of
https://github.com/nyakang/nyaterm.git
synced 2026-09-22 00:01:30 +00:00
chore: add network infrastructure dependency
This commit is contained in:
Generated
+1
@@ -3908,6 +3908,7 @@ dependencies = [
|
||||
"genai",
|
||||
"hex",
|
||||
"hmac 0.12.1",
|
||||
"http",
|
||||
"image",
|
||||
"lazy_static",
|
||||
"md-5",
|
||||
|
||||
@@ -127,6 +127,7 @@ regex = "1"
|
||||
md-5 = "0.10"
|
||||
hmac = "0.12"
|
||||
hex = "0.4"
|
||||
http = "1"
|
||||
urlencoding = "2"
|
||||
zip = "8"
|
||||
encoding_rs = "0.8"
|
||||
|
||||
Reference in New Issue
Block a user