From 3ceeecc3bc0213622efa7b6135f442ff2da14286 Mon Sep 17 00:00:00 2001 From: sneurlax Date: Thu, 10 Oct 2024 21:30:28 -0500 Subject: /monero_rust -> /monero.rs just to match the style in impls and sneurlax/monero_c -> MrCyjaneK/monero_c --- impls/monero_rust/example/Cargo.toml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 impls/monero_rust/example/Cargo.toml (limited to 'impls/monero_rust/example/Cargo.toml') diff --git a/impls/monero_rust/example/Cargo.toml b/impls/monero_rust/example/Cargo.toml deleted file mode 100644 index e0b7823..0000000 --- a/impls/monero_rust/example/Cargo.toml +++ /dev/null @@ -1,7 +0,0 @@ -[package] -name = "monero_example" -version = "0.0.1" -edition = "2021" - -[dependencies] -monero_rust = { path = ".." } -- cgit v1.2.3