diff --git a/Cargo.toml b/Cargo.toml index 91f69fb..46fb54e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ _rotate = ["serde_json"] anyhow = "1" async-trait = "0.1" futures = "0.3" -lambda_runtime = "0.7" +lambda_runtime = "1.0" log = "0.4" serde = { version = "1", features = ["derive"] } tokio = "1"