Skip to content

Commit

Permalink
fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
koushiro committed Aug 7, 2024
1 parent 7590456 commit 13cc050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ blake2 = "0.10.6"
built = { version = "0.7", features = ["chrono", "semver"] }
chrono = "0.4.24"
clap = { version = "4.1.1", features = ["derive", "cargo"] }
const_format = "0.2.32"
const-hex = "1.12.0"
const_format = "0.2.32"
enumflags2 = "0.7.7"
futures = "0.3.25"
garde = { version = "0.20.0", features = ["full"] }
Expand Down

0 comments on commit 13cc050

Please sign in to comment.