Files
microbadge/Cargo.toml

14 lines
393 B
TOML
Raw Normal View History

2025-07-18 08:42:32 -04:00
[package]
name = "microbadge"
version = "0.0.0"
edition = "2021"
description = "MicroBadge is a software application suite for the BBC micro:bit v2, designed as a digital conference badge."
repository = "/myrddin/microbadge"
authors = ["CyberMages LLC <Software@CyberMagesLLC.com>", "Jason Travis Smith <Myrddin@CyberMages.tech>"]
readme = "README.md"
license = "Apache-2.0"
[dependencies]