digilent-waveforms 0.0.16

Bindings for Digilent Waveforms API
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]
edition = "2018"
name = "digilent-waveforms"
version = "0.0.16"
authors = ["Ilya Epifanov <elijah.epifanov@gmail.com>"]
links = "dwf"
description = "Bindings for Digilent Waveforms API"
license = "MIT OR Apache-2.0"
[package.metadata.release]
pro-release-commit-message = "[skip ci] (cargo-release) start next development iteration {{next_version}}"
sign-commit = true
upload-doc = true

[[package.metadata.release.pre-release-replacements]]
file = "CHANGELOG.md"
replace = "{{version}}"
search = "Unreleased"

[[package.metadata.release.pre-release-replacements]]
file = "CHANGELOG.md"
replace = "{{date}}"
search = "ReleaseDate"
[dependencies.failure]
version = "0.1.5"

[dependencies.failure_derive]
version = "0.1.5"

[dependencies.itertools]
version = "0.8.0"

[dependencies.time]
version = "0.1.42"
[build-dependencies.bindgen]
version = "0.47.1"

[build-dependencies.regex]
version = "1.1.0"

[features]
link-with-stub = []