build(server):增加Base64功能库。
This commit is contained in:
		| @@ -10,6 +10,7 @@ anyhow = "1.0.81" | ||||
| axum = { version = "=0.7.4", features = ["default", "macros", "http2"] } | ||||
| axum-extra = { version = "0.9.3", features = ["query", "form"] } | ||||
| axum-macros = "0.4.1" | ||||
| base64 = "0.22.0" | ||||
| cert_lib = { path = "../cert_lib" } | ||||
| chrono = { version = "0.4.37", features = ["serde"] } | ||||
| chrono-tz = { version = "0.8.6", features = ["serde"] } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user