From 6300ccff4bb7f9e2e8167003fae51bec2561d82f Mon Sep 17 00:00:00 2001
From: Vika <vika@fireburn.ru>
Date: Mon, 30 Dec 2024 23:29:45 +0300
Subject: Upgrade SemVer-breaking packages

Change-Id: I187fbf798ea6e29a8d04c4e3a894dc4a115ea9a7
---
 templates-neo/Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'templates-neo')

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"
-- 
cgit 1.4.1