mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-19 08:39:44 +00:00
Bump thiserror to v2.0.0 (#3596)
This commit is contained in:
@@ -64,7 +64,7 @@ num-bigint = { version = "0.4.3", optional = true }
|
||||
once_cell = "1.9.0"
|
||||
smallvec = { version = "1.7.0", features = ["serde"] }
|
||||
stringprep = "0.1.2"
|
||||
thiserror = "1.0.35"
|
||||
thiserror = "2.0.0"
|
||||
tracing = { version = "0.1.37", features = ["log"] }
|
||||
whoami = { version = "1.2.1", default-features = false }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user