Skip to content

Commit f8c18aa

Browse files
committed
fix anyhow versioning
1 parent 62d5dfe commit f8c18aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

leetcode-tui-config/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ better-panic = "^0"
3434
strip-ansi-escapes = "^0"
3535
human-panic = "^1"
3636
ratatui = { workspace = true }
37-
anyhow = "*"
37+
anyhow = "^1"

0 commit comments

Comments
 (0)