Files
satsim/Cargo.toml

14 lines
325 B
TOML
Raw Normal View History

2025-10-17 11:21:15 -04:00
[package]
name = "satsim"
version = "0.0.0"
edition = "2021"
description = "A satellite simulation project for my portfolio."
repository = "/myrddin/satsim"
authors = ["CyberMages LLC <Software@CyberMagesLLC.com>", "Jason Travis Smith <Myrddin@CyberMages.tech>"]
readme = "README.md"
license = "Apache-2.0"
[dependencies]