12 lines
315 B
TOML
12 lines
315 B
TOML
# [TSM.ID].[11031972] -- All Rights Reserved. Proprietary & Confidential.
|
|
[package]
|
|
name = "xcu-phantom"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
description = "Phase 37: The Phantom Matrix (Sub-Pixel Steganography Protocol)"
|
|
|
|
[dependencies]
|
|
tracing = "0.1"
|
|
anyhow = "1.0"
|
|
# image = "0.24" # Library manipulasi pixel RGB
|