# 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 = "tx4-go-pion-sys" version = "0.0.1" authors = ["Holochain Core Dev Team "] exclude = ["vendor/"] description = "Low level rust bindings to the go pion webrtc library" documentation = "https://docs.rs/tx4-go-pion-sys" readme = "README.md" keywords = [ "holochain", "holo", "p2p", "webrtc", "networking", ] categories = ["network-programming"] license = "MIT OR Apache-2.0" repository = "https://github.com/holochain/tx4" resolver = "1" [dependencies.libc] version = "0.2.126" [dependencies.libloading] version = "0.7.3" [dependencies.once_cell] version = "1.15.0" [dependencies.ouroboros] version = "0.15.0" [dependencies.tempfile] version = "3.3.0" [dependencies.tracing] version = "0.1.36" [dependencies.tx4-core] version = "0.0.1" [dev-dependencies.parking_lot] version = "0.12.1" [build-dependencies.Inflector] version = "0.11.4" [build-dependencies.zip] version = "0.6.2" features = ["deflate"] default-features = false