Skip to content

Commit

Permalink
Change version
Browse files Browse the repository at this point in the history
  • Loading branch information
Draculente committed Oct 3, 2023
1 parent 0e2e022 commit fb5d98b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wsh"
version = "0.2.0"
version = "0.2.1"
edition = "2021"

[dependencies]
Expand All @@ -12,4 +12,4 @@ thhp = "0.2.0"
reqwest = { version = "0.11.14", features = ["blocking"] }
http-bytes = "0.1.0"
anyhow = "1.0.75"
clap = { version = "4.4.6", features = ["cargo"] }
clap = { version = "4.0.31", features = ["cargo"] }

0 comments on commit fb5d98b

Please sign in to comment.