Skip to content

Commit 87cca3d

Browse files
Merge pull request #72 from LeoniePhiline/renovate/thiserror-2.x
2 parents c2b08b5 + 5bff31c commit 87cca3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ axum-core = "0.3.4"
2121
axum-sessions = "0.5.0"
2222
base64 = "0.22.1"
2323
rand = "0.8.5"
24-
thiserror = "1.0.59"
24+
thiserror = "2.0.0"
2525
tokio = { version = "1.37.0", features = ["macros", "rt", "rt-multi-thread"] }
2626
tower = "0.4.13"
2727
tracing = "0.1.40"

0 commit comments

Comments
 (0)