crt-static

This commit is contained in:
elilchen
2023-02-16 15:23:31 +08:00
parent fe661fe067
commit 388ae586ec
8 changed files with 17 additions and 21 deletions

7
Cargo.lock generated
View File

@@ -816,7 +816,6 @@ dependencies = [
"serde_json",
"sodiumoxide",
"sqlx",
"static_vcruntime",
"tokio-tungstenite",
"tower-http",
"tungstenite",
@@ -2093,12 +2092,6 @@ version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "static_vcruntime"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "954e3e877803def9dc46075bf4060147c55cd70db97873077232eae0269dc89b"
[[package]]
name = "stringprep"
version = "0.1.2"