Skip to content

Commit 4210808

Browse files
authored
Merge pull request #1039 from cgwalters/lints-minor
lints: Various improvements
2 parents 2aed31d + 8dd04af commit 4210808

File tree

3 files changed

+162
-72
lines changed

3 files changed

+162
-72
lines changed

Cargo.lock

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

lib/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ xshell = { version = "0.2.6", optional = true }
4646
uuid = { version = "1.8.0", features = ["v4"] }
4747
tini = "1.3.0"
4848
comfy-table = "7.1.1"
49+
thiserror = "2.0.11"
4950

5051
[dev-dependencies]
5152
indoc = { workspace = true }

0 commit comments

Comments
 (0)