Skip to content

Commit

Permalink
chore: release v5.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tisonkun committed Apr 24, 2024
1 parent a1e87d7 commit abbb3d3
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 @@ -20,7 +20,7 @@ members = [
resolver = "2"

[workspace.package]
version = "5.5.0"
version = "5.5.1"
edition = "2021"
authors = ["tison <wander4096@gmail.com>"]
readme = "README.md"
Expand All @@ -29,7 +29,7 @@ repository = "https://github.com/korandoru/hawkeye/"
rust-version = "1.76.0"

[workspace.dependencies]
hawkeye-fmt = { version = "5.5.0", path = "fmt" }
hawkeye-fmt = { version = "5.5.1", path = "fmt" }
snafu = "0.8.2"
toml = "0.8.12"
tracing = "0.1.40"
Expand Down

0 comments on commit abbb3d3

Please sign in to comment.