Renamed library crate to rayhunter, binary to rayhunter-daemon

The produced binary is still called rayhunter though!
This commit is contained in:
Will Greenberg
2024-01-30 10:07:11 -08:00
parent 87f18c0c8b
commit ed9d2b41d7
10 changed files with 38 additions and 36 deletions

View File

@@ -1,8 +1,8 @@
[package]
name = "orca"
name = "rayhunter"
version = "0.1.0"
edition = "2021"
description = "Orbic Realtime Cellular Analysis"
description = "Realtime cellular data decoding and analysis for IMSI catcher detection"
[dependencies]
bytes = "1.5.0"