forked from kemitix/git-next
chore(deps): Add terrors dependency
This commit is contained in:
parent
2c07bb5af3
commit
8d983418c5
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ tempfile = "3.10"
|
|||
serde = { version = "1.0", features = ["derive"] }
|
||||
toml = "0.8"
|
||||
|
||||
# error handling
|
||||
terrors = "0.3"
|
||||
|
||||
[dev-dependencies]
|
||||
# Testing
|
||||
test-log = "0.2"
|
||||
|
|
Loading…
Reference in a new issue