From 6f34c2ff77ef8a9f8839dbf63f35dcd6dc33f4b3 Mon Sep 17 00:00:00 2001 From: Luke Parker Date: Fri, 19 Jul 2024 23:51:05 -0400 Subject: [PATCH] Remove unused git allowance for monero-rs --- deny.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/deny.toml b/deny.toml index 960250516..b8da5705c 100644 --- a/deny.toml +++ b/deny.toml @@ -98,6 +98,5 @@ allow-git = [ "https://github.com/rust-lang-nursery/lazy-static.rs", "https://github.com/serai-dex/substrate-bip39", "https://github.com/serai-dex/substrate", - "https://github.com/monero-rs/base58-monero", "https://github.com/orcalabs/dockertest-rs", ]