save build options

This commit is contained in:
2023-09-30 19:34:09 +02:00
parent 37e81dc7a1
commit 097271461e
7 changed files with 45 additions and 6 deletions

View File

@@ -13,6 +13,7 @@ env_logger = "*"
derive_more = "*"
log = "*"
serde = "*"
serde_json = "*"
fallible-iterator = "*"
[target.x86_64-unknown-linux-gnu]