# 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" rust-version = "1.78" name = "tigerbeetle-unofficial-sys" version = "0.4.1+0.15.3" authors = ["Daria Sukhonina "] description = "Native bindings to the tigerbeetle library" readme = "README.md" categories = ["external-ffi-bindings"] license = "MIT OR Apache-2.0" repository = "https://github.com/ZetaNumbers/tigerbeetle-rs" [dependencies.bitflags] version = "2.3.0" [dependencies.bytemuck] version = "1.13.1" features = [ "derive", "min_const_generics", ] [build-dependencies.bindgen] version = "0.65.1" [build-dependencies.curl] version = "0.4.44" [build-dependencies.proc-macro2] version = "1.0.57" default-features = false [build-dependencies.quote] version = "1.0.27" default-features = false [build-dependencies.syn] version = "2.0.28" features = [ "parsing", "full", "printing", "visit", ] default-features = false [build-dependencies.zip] version = "0.6.5" features = ["deflate"] default-features = false [features] generated-safe = []