Skip to content

Commit 2f80559

Browse files
committed
chore: release v6.3.0
1 parent 9202687 commit 2f80559

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
@@ -17,7 +17,7 @@ members = ["cli", "fmt"]
1717
resolver = "2"
1818

1919
[workspace.package]
20-
version = "6.2.0"
20+
version = "6.3.0"
2121
edition = "2021"
2222
authors = ["tison <wander4096@gmail.com>"]
2323
readme = "README.md"
@@ -26,7 +26,7 @@ repository = "https://github.com/korandoru/hawkeye/"
2626
rust-version = "1.85.0"
2727

2828
[workspace.dependencies]
29-
hawkeye-fmt = { version = "6.2.0", path = "fmt" }
29+
hawkeye-fmt = { version = "6.3.0", path = "fmt" }
3030

3131
anyhow = { version = "1.0.94" }
3232
build-data = { version = "0.3.0" }

0 commit comments

Comments
 (0)