diff --git a/Cargo.toml b/Cargo.toml index 92388ba..d03c6d8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ lazy_static = "1" markdown = "=1.0.0-alpha.21" regex = "1" semver = "1" -thiserror = "1" +thiserror = "2" uriparse = "0.6" [lints.rust]