v1.0.0-rc.5 fixed undecode url and try to statically link msvc runtime

This commit is contained in:
2021-09-03 18:41:58 +08:00
parent 757a2943f4
commit 62fd879e53
5 changed files with 31 additions and 10 deletions

View File

@ -22,6 +22,7 @@ serde = "1"
sha2 = "0.9"
tera = "1"
toml = "0.5"
urlencoding = "2.1"
[profile.release]
lto = true