# 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 = "oort_api" version = "0.80.0" authors = ["Rich Lane"] description = "APIs for Oort, a space fleet programming game." readme = "README.md" license = "GPL-3.0-or-later" repository = "https://github.com/rlane/oort3" [dependencies.byteorder] version = "1.5.0" [dependencies.maths-rs] version = "0.2.5" [dependencies.oorandom] version = "11.1.3" [dependencies.serde] version = "1.0" optional = true