v0.1.1
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
[package]
|
||||
name = "ae_anons"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
license-file = "LICENSE"
|
||||
authors = ["Your Name <a.barabanov@tvstart.ru>"]
|
||||
authors = ["Alexey Barabanov <a.barabanov@tvstart.ru>"]
|
||||
description = "Automated Nexrender job generator from Synology Office spreadsheets"
|
||||
repository = "https://git.tvstart.ru/lexx/AE_Anons"
|
||||
readme = "README.md"
|
||||
@@ -26,6 +26,7 @@ futures = "0.3"
|
||||
anyhow = "1.0"
|
||||
log = "0.4"
|
||||
env_logger = "0.11"
|
||||
bytes = "1.9"
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1.0", features = ["full", "rt-multi-thread"] }
|
||||
|
||||
Reference in New Issue
Block a user