# 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 = "remarkjs" version = "0.1.1" authors = ["Siyun Wu "] description = "this is a tool to change md to slide share by leveraging remarkjs" license = "Apache-2.0" [dependencies.actix-files] version = "0.1.3" [dependencies.actix-web] version = "1.0.3" [dependencies.bytes] version = "0.4.12" [dependencies.crossbeam] version = "0.7.1" [dependencies.crossbeam-channel] version = "0.3.8" [dependencies.futures] version = "0.1.28" [dependencies.lazy_static] version = "1.3.0" [dependencies.notify] version = "=5.0.0-pre.1" [dependencies.open] version = "1.3.2"