ccsds_spp/Cargo.toml

14 lines
315 B
TOML
Raw Permalink Normal View History

2025-05-31 15:08:30 -04:00
[package]
name = "ccsds_spp"
version = "0.0.0"
edition = "2021"
description = "CCSDS Space Packet Protocol"
repository = "/myrddin/ccsds_spp"
authors = ["CyberMages LLC <Software@CyberMagesLLC.com>", "Jason Travis Smith <Myrddin@CyberMages.tech>"]
readme = "README.md"
license-file = "LICENSE.md"
[dependencies]