n2k-base 0.1.0

Basic definitions of data structures and methods for N2K networks. See https://en.wikipedia.org/wiki/NMEA_2000.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "n2k-base"
version = "0.1.0"
authors = ["Erwin Gribnau <erwin@gribnau.org>"]
description = "Basic definitions of data structures and methods for N2K networks. See https://en.wikipedia.org/wiki/NMEA_2000."
homepage = "http://github.com/navalanche/n2k-base"
license = "AGPL-3.0"
repository = "https://github.com/navalanche/n2k-base"

[dependencies]