[dependencies]
[lib]
name = "necromancer"
path = "src/lib.rs"
[package]
authors = ["Michael Farrell <micolous+git@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Reserving a package name for a pure-Rust re-implementation of the Blackmagic ATEM control protocol"
edition = "2021"
keywords = ["atem", "blackmagic"]
license = "Apache-2.0"
name = "necromancer"
readme = "README.md"
repository = "https://github.com/micolous/necromancer"
version = "0.0.0"