# 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 = "subtr-actor-spec" version = "0.0.4" authors = ["Ivan Malison "] description = "Rocket League replay transformer" readme = "README.md" keywords = ["rocket-league"] categories = ["parsing"] license = "MIT" repository = "https://github.com/nilsabdi/subtr-actor" [dependencies.anyhow] version = "1.0.71" [dependencies.boxcars] version = "0.9.9" [dependencies.derive-new] version = "0.5.9" [dependencies.float-ord] version = "0.3.2" [dependencies.glam] version = "0.23.0" [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4.17" [dependencies.ndarray] version = "0.15.6" [dependencies.paste] version = "1.0.12" [dependencies.serde] version = "1" features = ["derive"] [dependencies.serde_json] version = "1.0.96" [dependencies.thiserror] version = "1.0.40" [badges.github] repository = "rlrml/subtr-actor" [badges.maintenance] status = "actively-developed"