diff options
author | Vika <vika@fireburn.ru> | 2024-12-30 23:29:45 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2024-12-30 23:29:45 +0300 |
commit | 6300ccff4bb7f9e2e8167003fae51bec2561d82f (patch) | |
tree | 55f47849de90de15f36972a939a2286ad51de1fd /templates-neo/Cargo.toml | |
parent | c9cab223d4e713235e290e786d83befe1802012e (diff) | |
download | kittybox-6300ccff4bb7f9e2e8167003fae51bec2561d82f.tar.zst |
Upgrade SemVer-breaking packages
Change-Id: I187fbf798ea6e29a8d04c4e3a894dc4a115ea9a7
Diffstat (limited to 'templates-neo/Cargo.toml')
-rw-r--r-- | templates-neo/Cargo.toml | 2 |
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" |