From 73863fcb54f3483ec2feb93d5009666819edd637 Mon Sep 17 00:00:00 2001 From: Lokathor Date: Tue, 27 Sep 2022 11:00:53 -0600 Subject: [PATCH] docs.rs plz plz --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c661a70..a141ebb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,4 +14,4 @@ voladdress = "1.0.2" opt-level = 3 [package.metadata.docs.rs] -targets = ["arm-unknown-linux-gnueabi"] +targets = ["armv5te-unknown-linux-gnueabi"]