Files
kmanc-remote_code_oxidation/xor_params/Cargo.toml
T
kmanc ec40036627 Misc (#64)
* looks nicer this way

* its been a good run, custom shields

* relying on crates now for versioning, so dont need this anymore

* kleenscan to virustotal. i probably messed something up, gotta double check in a better renderer

* new pics who dis

* order consistently
2022-09-18 21:48:50 -07:00

13 lines
320 B
TOML

[package]
authors = ["Kevin Conley <koins@duck.com>"]
edition = "2021"
name = "xor_params"
rust-version = "1.59"
version = "1.2.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rco_config = {path = "../rco_config"}
rco_utils = {path = "../rco_utils" }