mirror of
https://github.com/PR0M3TH3AN/Marlin.git
synced 2025-09-08 23:28:44 +00:00
Generate CLI cheatsheet at build time
This commit is contained in:
@@ -32,3 +32,7 @@ dirs = "5"
|
||||
[features]
|
||||
# Enable JSON output with `--features json`
|
||||
json = ["serde_json"]
|
||||
|
||||
[build-dependencies]
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_yaml = "0.9"
|
||||
|
Reference in New Issue
Block a user