chore: flatten jest_rust directory by removing nested jisspam subdirectory
Remove the intermediate jisspam subdirectory within jest_rust, moving Cargo.lock, .gitignore, and test_files (spam1.txt, spam2.txt, spam3.txt, not_spam.txt) up one level. Update Makefile build_jest target to compile directly from jest_rust instead of jest_rust/jisspam and copy binary to parent directory.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[package]
|
||||
name = "jisspam"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
Reference in New Issue
Block a user