diff --git a/Cargo.toml b/Cargo.toml index f6b5410..89582f8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ version = "0.1.0" anyhow = "1" async-trait = "0.1" base64 = "0.22" -boring = "4.22.0" +boring = "5.0.0" bytes = "1" chrono = {version = "0.4", default-features = false, features = ["clock", "std"]} clap = {version = "4", features = ["derive"]}