diff --git a/Cargo.lock b/Cargo.lock index 721cc18d0..83a6592ee 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3125,7 +3125,7 @@ dependencies = [ "serde", "serde_json", "serde_with", - "thiserror 2.0.9", + "thiserror 2.0.11", "tokio", "tracing", "ulid", @@ -3246,7 +3246,7 @@ dependencies = [ "ruma-common", "serde", "serde_json", - "thiserror 2.0.9", + "thiserror 2.0.11", "ulid", "url", "woothee", @@ -3259,7 +3259,7 @@ dependencies = [ "async-trait", "lettre", "mas-templates", - "thiserror 2.0.9", + "thiserror 2.0.11", "tracing", ] @@ -3323,7 +3323,7 @@ dependencies = [ "serde_urlencoded", "serde_with", "sqlx", - "thiserror 2.0.9", + "thiserror 2.0.11", "time", "tokio", "tokio-util", @@ -3377,7 +3377,7 @@ dependencies = [ "pest_derive", "serde", "serde_json", - "thiserror 2.0.9", + "thiserror 2.0.11", "writeable", ] @@ -3445,7 +3445,7 @@ dependencies = [ "serde_with", "sha2", "signature", - "thiserror 2.0.9", + "thiserror 2.0.11", "url", ] @@ -3474,7 +3474,7 @@ dependencies = [ "rsa", "sec1", "spki", - "thiserror 2.0.9", + "thiserror 2.0.11", ] [[package]] @@ -3490,7 +3490,7 @@ dependencies = [ "pin-project-lite", "rustls-pemfile", "socket2", - "thiserror 2.0.9", + "thiserror 2.0.11", "tokio", "tokio-rustls", "tokio-test", @@ -3521,7 +3521,7 @@ dependencies = [ "mas-matrix", "reqwest", "serde", - "thiserror 2.0.9", + "thiserror 2.0.11", "tracing", "url", "urlencoding", @@ -3556,7 +3556,7 @@ dependencies = [ "serde", "serde_json", "serde_urlencoded", - "thiserror 2.0.9", + "thiserror 2.0.11", "tokio", "tracing", "url", @@ -3574,7 +3574,7 @@ dependencies = [ "schemars", "serde", "serde_json", - "thiserror 2.0.9", + "thiserror 2.0.11", "tokio", "tracing", ] @@ -3596,7 +3596,7 @@ version = "0.12.0" dependencies = [ "camino", "serde", - "thiserror 2.0.9", + "thiserror 2.0.11", ] [[package]] @@ -3614,7 +3614,7 @@ dependencies = [ "rand_core", "serde", "serde_json", - "thiserror 2.0.9", + "thiserror 2.0.11", "tracing", "tracing-opentelemetry", "ulid", @@ -3640,7 +3640,7 @@ dependencies = [ "sea-query-binder", "serde_json", "sqlx", - "thiserror 2.0.9", + "thiserror 2.0.11", "tracing", "ulid", "url", @@ -3670,7 +3670,7 @@ dependencies = [ "serde", "serde_json", "sqlx", - "thiserror 2.0.9", + "thiserror 2.0.11", "tokio", "tokio-util", "tracing", @@ -3699,7 +3699,7 @@ dependencies = [ "serde", "serde_json", "serde_urlencoded", - "thiserror 2.0.9", + "thiserror 2.0.11", "tokio", "tracing", "ulid", @@ -3985,7 +3985,7 @@ dependencies = [ "serde_json", "serde_with", "sha2", - "thiserror 2.0.9", + "thiserror 2.0.11", "url", ] @@ -4035,7 +4035,7 @@ dependencies = [ "sha1", "sha2", "sprintf", - "thiserror 2.0.9", + "thiserror 1.0.69", "tokio", "tracing", "urlencoding", @@ -4366,7 +4366,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc" dependencies = [ "memchr", - "thiserror 2.0.9", + "thiserror 2.0.11", "ucd-trie", ] @@ -4757,7 +4757,7 @@ dependencies = [ "rustc-hash 2.0.0", "rustls", "socket2", - "thiserror 2.0.9", + "thiserror 2.0.11", "tokio", "tracing", ] @@ -4776,7 +4776,7 @@ dependencies = [ "rustls", "rustls-pki-types", "slab", - "thiserror 2.0.9", + "thiserror 2.0.11", "tinyvec", "tracing", "web-time", @@ -5055,7 +5055,7 @@ dependencies = [ "serde", "serde_html_form", "serde_json", - "thiserror 2.0.9", + "thiserror 2.0.11", "time", "tracing", "url", @@ -5844,7 +5844,7 @@ dependencies = [ "serde_json", "sha2", "smallvec", - "thiserror 2.0.9", + "thiserror 2.0.11", "tokio", "tokio-stream", "tracing", @@ -5930,7 +5930,7 @@ dependencies = [ "smallvec", "sqlx-core", "stringprep", - "thiserror 2.0.9", + "thiserror 2.0.11", "tracing", "uuid", "whoami", @@ -5970,7 +5970,7 @@ dependencies = [ "smallvec", "sqlx-core", "stringprep", - "thiserror 2.0.9", + "thiserror 2.0.11", "tracing", "uuid", "whoami", @@ -6141,11 +6141,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.9" +version = "2.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f072643fd0190df67a8bab670c20ef5d8737177d6ac6b2e9a236cb096206b2cc" +checksum = "d452f284b73e6d76dd36758a0c8684b1d5be31f92b89d07fd5822175732206fc" dependencies = [ - "thiserror-impl 2.0.9", + "thiserror-impl 2.0.11", ] [[package]] @@ -6161,9 +6161,9 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.9" +version = "2.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7b50fa271071aae2e6ee85f842e2e28ba8cd2c5fb67f11fcb1fd70b276f9e7d4" +checksum = "26afc1baea8a989337eeb52b6e72a039780ce45c3edfcc9c5b9d112feeb173c2" dependencies = [ "proc-macro2", "quote", diff --git a/Cargo.toml b/Cargo.toml index d83176090..65358aa26 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -310,7 +310,7 @@ features = [ # Custom error types [workspace.dependencies.thiserror] -version = "2.0.9" +version = "2.0.11" # Async runtime [workspace.dependencies.tokio]