satellite_comms/Cargo.toml

14 lines
302 B
TOML
Raw Normal View History

2025-05-08 18:52:16 -04:00
[package]
name = "satellite"
version = "0.0.0"
edition = "2021"
description = "Rust Challenge"
repository = "/myrddin/satellite"
authors = ["CyberMages LLC <Software@CyberMagesLLC.com>", "Jason Travis Smith <Myrddin@CyberMages.tech>"]
readme = "README.md"
license-file = "LICENSE.md"
[dependencies]