Browse Source

upgraded versions

pull/16/head v0.4.0
Karan Gauswami 2 years ago
parent
commit
2cf3182cf8
No known key found for this signature in database GPG Key ID: C88FAE6243A24FD3
  1. 2
      Cargo.lock
  2. 2
      Cargo.toml

2
Cargo.lock

@ -828,7 +828,7 @@ dependencies = [
[[package]]
name = "sthp"
version = "0.3.0"
version = "0.4.0"
dependencies = [
"clap",
"color-eyre",

2
Cargo.toml

@ -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"

Loading…
Cancel
Save