Compare commits

...

2 Commits

Author SHA1 Message Date
4a22e2177e Merge pull request 'Update Rust crate thiserror to v2' (!36) from renovate/thiserror-2.x into master
All checks were successful
test suite / cargo test (push) Successful in 1m34s
RenovateBot / renovate (push) Successful in 1m53s
Reviewed-on: #36
2024-11-11 15:10:34 +03:00
729c972573 Update Rust crate thiserror to v2
Some checks failed
renovate/artifacts Artifact file update failure
test suite / cargo test (push) Successful in 1m33s
test suite / cargo test (pull_request) Successful in 1m33s
2024-11-10 21:05:05 +00:00

View File

@ -13,4 +13,4 @@ keywords = ["gamedev", "library", "nres"]
byteorder = "1.4"
log = "0.4"
miette = "7.0"
thiserror = "1.0"
thiserror = "2.0"