mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 10:30:17 +00:00
introduce the use of anyhow to no longer use panic
This commit is contained in:
@@ -4,6 +4,7 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.100"
|
||||
toml = "0.9.7"
|
||||
log = "0.4.28"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user