# 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 = "zerotier-api" version = "0.2.0" authors = ["zo-el "] description = "Library for interfacing with ZeroTier" license = "Apache-2.0" repository = "https://github.com/zo-el/zerotier-rs" [dependencies.arrayref] version = "0.3.5" [dependencies.byteorder] version = "1.1.0" [dependencies.ed25519-dalek] version = "2.1.1" [dependencies.failure] version = "0.1.5" [dependencies.hex] version = "0.4.0" [dependencies.salsa20] version = "0.5.0" [dependencies.serde] version = "1" features = ["derive"] [dependencies.sha2] version = "0.10.8" [dependencies.x25519-dalek] version = "0.5.2"