ue_test_exporter/Cargo.toml
JuliusHerrmann 32fe95d298 initial
2023-10-18 22:15:04 +02:00

11 lines
276 B
TOML

[package]
name = "exporter"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rocket = "=0.5.0-rc.3"
rs-ansible = { git = "https://github.com/snowlaboratories/rs-ansible.git" }