# 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 = "tulip" version = "0.1.2" authors = ["SchrodingerZhu "] description = "The endpoint of Project Polya" homepage = "https://github.com/project-polya" readme = "README.md" keywords = ["project-polya", "judge", "image", "systemd-nspawn", "firejail"] categories = ["filesystem", "command-line-utilities"] license = "MIT" repository = "https://github.com/project-polya/tulip" [profile.release] opt-level = 3 lto = true [dependencies.log] version = "0.4" [dependencies.mimalloc] version = "0.1" default_features = false [dependencies.pretty_env_logger] version = "0.4" [dependencies.prettytable-rs] version = "0.8" [dependencies.reqwest] version = "0.10" features = ["blocking", "json"] [dependencies.ring] version = "0.16" [dependencies.rocksdb] version = "0.13" [dependencies.rust-argon2] version = "0.8" [dependencies.serde] version = "1" features = ["derive"] [dependencies.serde_json] version = "1" [dependencies.simd-json] version = "0.3" [dependencies.structopt] version = "0.3" [dependencies.tempfile] version = "3" [dependencies.uuid] version = "0.8" features = ["v4"]