feat: add readme license and more
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5c8b8d2f0f
commit
83df3f84d0
@ -1,8 +1,12 @@
|
||||
[package]
|
||||
name = "nossh"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
readme = "../../README.md"
|
||||
version.workspace = true
|
||||
license.workspace = true
|
||||
repository = "https://git.front.kjuulh.io/kjuulh/nossh"
|
||||
authors = ["kjuulh <contact@kasperhermansen.com>"]
|
||||
description = "A SSH endpoint finder and launcher with fuzzy history lookup and ⬢ `.ssh/config` reference."
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.98"
|
||||
|
Loading…
x
Reference in New Issue
Block a user