fix(deps): update rust crate thiserror to v2

This commit is contained in:
renovate[bot]
2024-11-06 04:54:06 +00:00
committed by GitHub
parent 045f9336ba
commit d43af79b75
4 changed files with 16 additions and 16 deletions

View File

@ -11,4 +11,4 @@ name = "it_memory_traits"
path = "src/lib.rs"
[dependencies]
thiserror = "1.0.38"
thiserror = "2.0.0"