truffle-sidecar 0.3.21

Auto-downloads the truffle mesh networking sidecar binary at build time
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-sidecar"
version = "0.3.21"
build = "build.rs"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Auto-downloads the truffle mesh networking sidecar binary at build time"
readme = false
license = "MIT"
repository = "https://github.com/jamesyong-42/truffle"

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

[build-dependencies.flate2]
version = "1"

[build-dependencies.tar]
version = "0.4"

[build-dependencies.ureq]
version = "3"

[build-dependencies.zip]
version = "2"