From 39ae951aab014ece66c921b8827b78550e223fb2 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Thu, 25 Apr 2024 15:46:54 +0100 Subject: Release aarch64 build --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ef943c2..6ca1e2e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,3 +41,6 @@ async-trait = "0.1.80" teloxide = { version = "0.12.2", optional = true } nostr-sdk = { version = "0.30.0", features = ["nip04", "nip05", "nip44", "nip59"], default-features = false, optional = true } nostr-relay-pool = { version = "0.30.0", optional = true } + +[target.aarch64-unknown-linux-gnu.dependencies] +openssl = { version = "*", features = ["vendored"] } -- cgit v1.2.3-70-g09d2