]> Untitled Git - lemmy.git/blobdiff - crates/api/Cargo.toml
Running clippy --fix (#1647)
[lemmy.git] / crates / api / Cargo.toml
index 1aaa0528e68306a26f8867ce448cc2239e574edc..a22116642d17e2a944d3a35bac057e18f69262a0 100644 (file)
@@ -45,6 +45,6 @@ sha2 = "0.9.3"
 async-trait = "0.1.42"
 captcha = "0.0.8"
 anyhow = "1.0.38"
-thiserror = "1.0.23"
+thiserror = "1.0.26"
 background-jobs = "0.8.0"
 reqwest = { version = "0.10.10", features = ["json"] }