Skip to content

Commit 0f3580b

Browse files
Update Rust crate thiserror to 1.0.51
1 parent 8657bff commit 0f3580b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ xcsoar = ["encoding_rs"]
1919
encoding_rs = { version = "0.8.33", optional = true }
2020
minidom = { version = "0.12.0", optional = true }
2121
quick-xml = { version = "0.30.0", optional = true }
22-
thiserror = "1.0.50"
22+
thiserror = "1.0.51"
2323

2424
[dev-dependencies]
2525
anyhow = "1.0.75"

0 commit comments

Comments
 (0)