# 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 = "libtailscale" version = "0.2.0" description = "Rust binding to libtailscale" readme = "README.md" keywords = ["tailscale"] license = "MIT" repository = "https://github.com/messense/libtailscale-rs" [dependencies.libtailscale-sys] version = "0.2.0" [dev-dependencies.bytes] version = "1.4.0" [dev-dependencies.http-body-util] version = "0.1.0-rc.2" [dev-dependencies.hyper] version = "1.0.0-rc.3" features = [ "http1", "server", ] [dev-dependencies.tokio] version = "1.26.0" features = ["full"]