btor2tools 1.1.0

High-level bindings for the btor2tools package
Documentation
[package]
name          = "btor2tools"
description   = "High-level bindings for the btor2tools package"
authors       = ["Christian Mösl <christian.moesl@live.at>"]
license       = "MIT"
categories    = ["api-bindings"]
keywords      = ["ffi", "btor2", "parser"]
documentation = "https://docs.rs/btor2tools"
repository    = "https://github.com/ChristianMoesl/btor2tools.rs"
homepage      = "https://github.com/ChristianMoesl/btor2tools.rs"
edition       = "2018"
version       ="1.1.0"

[dependencies]
btor2tools-sys = "~1.0.0"
thiserror = "~1.0.22"