Compare commits

...

1 commit

Author SHA1 Message Date
Renovate Bot
7912185fcd chore(deps): update rust crate thiserror to v2 2024-11-10 00:01:18 +00:00

View file

@ -30,7 +30,7 @@ quick-js-dtp = { version = "0.4.1", default-features = false, features = [
once_cell = "1.12.0"
regex = "1.6.0"
fancy-regex = "0.14.0"
thiserror = "1.0.0"
thiserror = "2.0.0"
url = "2.2.0"
reqwest = { version = "0.12.0", default-features = false }
tokio = "1.20.4"