mirror of
https://github.com/trickster0/OffensiveRust
synced 2026-06-08 17:54:47 +00:00
11 lines
149 B
TOML
11 lines
149 B
TOML
[package]
|
|
name = "bindings"
|
|
version = "0.0.0"
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
windows = "0.32.0"
|
|
|
|
[build-dependencies]
|
|
windows = "0.32.0"
|