Oneshot mode and general improved error handling
This commit is contained in:
parent
31e1b6302a
commit
8f74af7c7b
7 changed files with 185 additions and 132 deletions
|
|
@ -6,6 +6,7 @@ authors = ["xenofem <xenofem@xeno.science>"]
|
|||
license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.71"
|
||||
dotenvy = "0.15.7"
|
||||
eggbug = { git = "https://github.com/iliana/eggbug-rs.git", branch = "main" }
|
||||
env_logger = "0.10"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue