truffle 0.3.25

P2P mesh networking for your devices, built on Tailscale
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 are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "truffle"
version = "0.3.25"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "P2P mesh networking for your devices, built on Tailscale"
readme = false
keywords = [
    "mesh",
    "networking",
    "p2p",
    "tailscale",
]
categories = ["network-programming"]
license = "MIT"
repository = "https://github.com/jamesyong-42/truffle"

[lib]
name = "truffle"
path = "src/lib.rs"

[dependencies.truffle-core]
version = "0.3.13"

[dependencies.truffle-sidecar]
version = "0.3.13"