From 0902baacdcfe35b90c44e147c49aaae363328620 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?22388o=E2=9A=A1=EF=B8=8F?= <83122757+22388o@users.noreply.github.com> Date: Fri, 26 Jan 2024 07:45:43 -0300 Subject: [PATCH] Update Cargo.toml --- lib/rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rust/Cargo.toml b/lib/rust/Cargo.toml index abd5e45..7d416b9 100644 --- a/lib/rust/Cargo.toml +++ b/lib/rust/Cargo.toml @@ -2,7 +2,7 @@ name = "payjoin-lib-rust" version = "0.13.0" license = "MIT OR Apache-2.0" -edition = "2023" +edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html