Правки в оформлении
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
name = "ae_anons"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
license-file = "LICENSE"
|
||||
authors = ["Your Name <a.barabanov@tvstart.ru>"]
|
||||
description = "Automated Nexrender job generator from Synology Office spreadsheets"
|
||||
repository = "https://git.tvstart.ru/lexx/AE_Anons"
|
||||
readme = "README.md"
|
||||
keywords = ["nexrender", "after-effects", "synology", "automation"]
|
||||
categories = ["command-line-utilities", "multimedia"]
|
||||
|
||||
[dependencies]
|
||||
reqwest = { version = "0.12", features = ["json", "multipart", "stream"] }
|
||||
|
||||
Reference in New Issue
Block a user