flatten jest_rust

This commit is contained in:
Jest Dotty 2025-03-23 20:23:38 -04:00
parent c2fae46865
commit a41f819cdf
10 changed files with 8 additions and 3 deletions

View File

@ -25,7 +25,7 @@ build_risspam:
build_jest:
@echo "compiling jest_rust project"
cd jest_rust/jisspam && cargo build --release && cp target/release/jisspam ../../
cd jest_rust && cargo build --release && cp target/release/jisspam ..
run: run_spam wl run_not_spam
run_risspam: run_spam_risspam run_not_spam_risspam

7
jest_rust/Cargo.lock generated Normal file
View File

@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
[[package]]
name = "jisspam"
version = "0.1.0"

View File

@ -1,2 +0,0 @@
/target
/Cargo.lock