From f501e2a160b6682a54a18505b44228ecb748f91e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 19:55:34 +0000 Subject: [PATCH] Update Rust crate payjoin to 0.22.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a8d7fff..22a85d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" edition = "2021" [dependencies] -payjoin = "0.21.0" +payjoin = "0.22.0" [[bin]]