index : bitwarden-ssh-agent.git

ascending towards madness

author holly sparkles <sparkles@holly.sh> 2023-07-28 17:14:49.0 +00:00:00
committer holly sparkles <sparkles@holly.sh> 2023-07-28 17:14:49.0 +00:00:00
commit
461918e09cc9f152d842e1a751e6ad3c01ee6b54 [patch]
tree
42f6e2aa90c506487046d5cf033712862a6f0d80
parent
6a928ce1c1ea497faaef16825c7c620a7c27415f
download
461918e09cc9f152d842e1a751e6ad3c01ee6b54.tar.gz

build(deps): add anyhow dependency



Diff

 Cargo.toml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index 61681da..e10e353 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,4 +6,5 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
gumdrop = "0.8.1"
\ No newline at end of file
gumdrop = "0.8.1"
anyhow = "1.0.72"
\ No newline at end of file