diff --git a/sv-parser-error/Cargo.toml b/sv-parser-error/Cargo.toml index 04572f7d..78776850 100644 --- a/sv-parser-error/Cargo.toml +++ b/sv-parser-error/Cargo.toml @@ -17,4 +17,4 @@ doctest = false tag = false [dependencies] -thiserror = "1.0" +thiserror = "2.0"