diff --git a/Cargo.toml b/Cargo.toml index c320204..bca2276 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ authors = ["LOU Xun "] description = "Utilities for AWS controllers" [dependencies] -thiserror = "1" +thiserror = "2" tokio = { version = "1", features = ["rt"] } # AWS