Компилиться но не работает
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ae_anons"
|
||||
version = "0.2.6"
|
||||
version = "0.3.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
authors = ["Alexey Barabanov <a.barabanov@tvstart.ru>"]
|
||||
@@ -26,6 +26,9 @@ anyhow = "1.0"
|
||||
log = "0.4"
|
||||
env_logger = "0.11"
|
||||
bytes = "1.9"
|
||||
smb = { version = "0.11.2", features = ["async"] }
|
||||
async-trait = "0.1"
|
||||
url = "2"
|
||||
|
||||
# Web server (updated to latest stable versions)
|
||||
axum = "0.8.9"
|
||||
@@ -50,4 +53,4 @@ codegen-units = 1
|
||||
strip = true
|
||||
|
||||
[build-dependencies]
|
||||
winres = "0.1"
|
||||
winres = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user