Karan Gauswami
2 years ago
No known key found for this signature in database
GPG Key ID: C88FAE6243A24FD3
2 changed files with
2 additions and
2 deletions
-
Cargo.lock
-
Cargo.toml
|
|
@ -828,7 +828,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "sthp" |
|
|
|
version = "0.3.0" |
|
|
|
version = "0.4.0" |
|
|
|
dependencies = [ |
|
|
|
"clap", |
|
|
|
"color-eyre", |
|
|
|
|
|
@ -1,6 +1,6 @@ |
|
|
|
[package] |
|
|
|
name = "sthp" |
|
|
|
version = "0.3.0" |
|
|
|
version = "0.4.0" |
|
|
|
license = "MIT" |
|
|
|
authors = ["Karan Gauswami <karangauswami.dev@gmail.com>"] |
|
|
|
edition = "2021" |
|
|
|