mirror of
https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator.git
synced 2025-04-11 16:07:55 +09:00
update(bin): enable flatmap in bin feature
This commit is contained in:
parent
76595d0c92
commit
d0d5299101
1 changed files with 1 additions and 1 deletions
|
@ -38,5 +38,5 @@ thiserror = "2.0"
|
|||
vergen-gitcl = { version = "1.0", features = ["build", "cargo", "rustc", "si"] }
|
||||
|
||||
[features]
|
||||
bin = ["anyhow", "env_logger"]
|
||||
bin = ["anyhow", "env_logger", "flatmap"]
|
||||
flatmap = ["csv"]
|
||||
|
|
Loading…
Add table
Reference in a new issue