mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-15 19:28:00 +01:00
Add build script, generate man page at build-time
This commit is contained in:
@@ -44,5 +44,10 @@ tokio-tungstenite = { version = "0.21.0", features = ["rustls-tls-webpki-roots"]
|
||||
sha2 = "0.10.8"
|
||||
tokio-util = "0.7.10"
|
||||
|
||||
[build-dependencies]
|
||||
clap = { version = "4.4.7", features = ["derive"] }
|
||||
clap_mangen = "0.2.20"
|
||||
url = "2.5.0"
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
|
||||
Reference in New Issue
Block a user