Skip to content

Commit

Permalink
chore: release v5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tisonkun committed Aug 15, 2024
1 parent a6cbfc7 commit 1823bc8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 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
Expand Up @@ -23,7 +23,7 @@ members = [
resolver = "2"

[workspace.package]
version = "5.7.0"
version = "5.8.0"
edition = "2021"
authors = ["tison <[email protected]>"]
readme = "README.md"
Expand All @@ -36,7 +36,7 @@ anyhow = "1.0"
build-data = "0.2"
clap = { version = "4.5", features = ["derive", "string", "cargo"] }
const_format = { version = "0.2" }
hawkeye-fmt = { version = "5.7.0", path = "fmt" }
hawkeye-fmt = { version = "5.8.0", path = "fmt" }
log = { version = "0.4", features = ["kv_unstable_serde", "serde"] }
shadow-rs = "0.32"
toml = "0.8"
Expand Down

0 comments on commit 1823bc8

Please sign in to comment.