9 lines
No EOL
155 B
TOML
9 lines
No EOL
155 B
TOML
[package]
|
|
name = "aes-key-finder"
|
|
version.workspace = true
|
|
edition.workspace = true
|
|
|
|
[dependencies]
|
|
goblin.workspace = true
|
|
|
|
offset-finder.workspace = true |