# 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.72" name = "torrust-tracker-primitives" version = "3.0.0" authors = ["Nautilus Cyberneering , Mick van Dijke "] build = false publish = true autobins = false autoexamples = false autotests = false autobenches = false description = "A library with the primitive types shared by the Torrust tracker packages." homepage = "https://torrust.com/" documentation = "https://docs.rs/crate/torrust-tracker/" readme = "README.md" keywords = [ "api", "library", "primitives", ] license = "AGPL-3.0-only" repository = "https://github.com/torrust/torrust-tracker" [lib] name = "torrust_tracker_primitives" path = "src/lib.rs" [dependencies.aquatic_udp_protocol] version = "0" [dependencies.binascii] version = "0" [dependencies.derive_more] version = "1" features = ["constructor"] [dependencies.serde] version = "1" features = ["derive"] [dependencies.tdyne-peer-id] version = "1" [dependencies.tdyne-peer-id-registry] version = "0" [dependencies.thiserror] version = "1" [dependencies.zerocopy] version = "0"