about summary refs log tree commit diff
path: root/templates-neo/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'templates-neo/Cargo.toml')
-rw-r--r--templates-neo/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates-neo/Cargo.toml b/templates-neo/Cargo.toml
index 140a320..f031ce6 100644
--- a/templates-neo/Cargo.toml
+++ b/templates-neo/Cargo.toml
@@ -20,7 +20,7 @@ html = "^0.6.3"
 serde_json = "^1.0.134"
 include_dir = "^0.7.4"
 axum = "^0.7.9"
-thiserror = "1.0.69"
+thiserror = "2.0.9"
 [dependencies.url]
 # URL library for Rust, based on the WHATWG URL Standard
 version = "^2.5.4"