Skip to content

Commit 33b828d

Browse files
committed
chore: release v5.9.0
1 parent 2c860b2 commit 33b828d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ members = [
2020
resolver = "2"
2121

2222
[workspace.package]
23-
version = "5.8.1"
23+
version = "5.9.0"
2424
edition = "2021"
2525
authors = ["tison <wander4096@gmail.com>"]
2626
readme = "README.md"
@@ -29,7 +29,7 @@ repository = "https://github.com/korandoru/hawkeye/"
2929
rust-version = "1.76.0"
3030

3131
[workspace.dependencies]
32-
hawkeye-fmt = { version = "5.8.1", path = "fmt" }
32+
hawkeye-fmt = { version = "5.9.0", path = "fmt" }
3333

3434
anyhow = { version = "1.0.94" }
3535
build-data = { version = "0.2.1" }

0 commit comments

Comments
 (0)