# 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 = "tuio-rs" version = "0.2.0" description = "A TUIO 1.1 implementation in Rust" homepage = "https://github.com/LTBL-Studio/tuio-rs" readme = "README.md" keywords = [ "tuio", "osc", ] categories = ["network-programming"] license = "MIT" repository = "https://github.com/LTBL-Studio/tuio-rs" [dependencies.dyn_partial_eq] version = "0.1.2" [dependencies.indexmap] version = "1.9.2" [dependencies.local-ip-address] version = "0.5.1" [dependencies.ringbuffer] version = "0.12.0" [dependencies.rosc] version = "0.9.1"