diff --git a/Cargo.toml b/Cargo.toml index 7cdef41..c7ab92a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ tracing = "0.1" tracing-subscriber = "0.3.23" dotenvy = "0.15.7" anyhow = "1" -thiserror = "1" +thiserror = "2" clap = { version = "4", features = ["derive"] } # Async runtime