Skip to content

Commit

Permalink
bumps to 0.12.8
Browse files Browse the repository at this point in the history
  • Loading branch information
grunch committed Nov 7, 2024
1 parent 915f592 commit 8fd10f3
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 = "mostro"
version = "0.12.7"
version = "0.12.8"
edition = "2021"
license = "MIT"
authors = ["Francisco Calderón <[email protected]>"]
Expand Down Expand Up @@ -45,4 +45,4 @@ config = "0.14.0"
clap = { version = "4.5.19", features = ["derive"] }
lnurl-rs = "0.8.0"
openssl = { version = "0.10.66", features = ["vendored"] }
once_cell = "1.20.2"
once_cell = "1.20.2"

0 comments on commit 8fd10f3

Please sign in to comment.