Skip to content

Commit

Permalink
build: bump v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
a-wing committed Jan 4, 2024
1 parent b8c686b commit 4d11877
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 = "live777"
version = "0.2.0"
version = "0.3.2"
edition = "2021"

[workspace]
Expand Down Expand Up @@ -30,4 +30,4 @@ mime_guess = "2.0.4"
rust-embed = { version = "8.0.0", features = ["axum-ex"] }
prometheus = "0.13.3"
lazy_static = "1.4.0"
thiserror = "1"
thiserror = "1"

0 comments on commit 4d11877

Please sign in to comment.