Bump thiserror to latest version
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
This commit is contained in:
@@ -21,5 +21,5 @@ reqwest = { version = "0.12.7", features = ["json", "rustls-tls"] }
|
||||
# Base64 encoding for message payloads
|
||||
base64 = "0.22.1"
|
||||
# Error derive for clean error types
|
||||
thiserror = "1.0.64"
|
||||
thiserror = "2.0.16"
|
||||
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "fmt"] }
|
||||
|
Reference in New Issue
Block a user