# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "thrustin" version = "1.0.1" authors = ["Max Chung, Alex Liu, Royce Sato"] description = "xperience epic adventures by THRUSTING some THRUSTERS into THRUSTEES https://THRUSTIN.rs. E" license = "MIT" [dependencies.chrono] version = "^0.4" [dependencies.lazy_static] version = "^1.3.0" [dependencies.mongodb] version = "^0.3.11" [dependencies.rand] version = "^0.6.5" [dependencies.regex] version = "^1.1.6" [dependencies.rocket] version = "^0.4.1" [dependencies.rust-argon2] version = "^0.4.0" [dependencies.serde_json] version = "^1.0.40" [dependencies.ws] version = "^0.8.1"