# 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 = "pre-rfc3243-libtw2-gamenet-common" version = "0.1.1" authors = ["heinrich5991 "] description = "pre-rfc3243-libtw2-gamenet-common" license = "MIT/Apache-2.0" [lib] name = "libtw2_gamenet_common" [dependencies.arrayvec] version = "0.5.2" [dependencies.buffer] version = "0.1.9" [dependencies.pre-rfc3243-libtw2-common] version = "0.1" [dependencies.pre-rfc3243-libtw2-packer] version = "0.1" features = ["uuid"] [dependencies.serde] version = "1.0.23" [dependencies.serde_derive] version = "1.0.7" [dependencies.uuid] version = "0.8.1" features = ["serde"] [dependencies.warn] version = ">=0.1.1,<0.3.0" [dependencies.zerocopy] version = "0.7.32"