added: adapt modules

This commit is contained in:
2022-12-24 17:17:20 +01:00
parent 991dbaeec9
commit 0f6e2e0d40
4 changed files with 9 additions and 8 deletions

View File

@@ -4,7 +4,9 @@ version = "0.1.0"
authors = ["shimun <shimun@shimun.net>"]
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[[bin]]
name = "ssh-cert-dist"
path = "src/main.rs"
[dependencies]
anyhow = "1.0.66"