# 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 = "2018" name = "doki-git" version = "0.1.1" authors = ["Aster <192607617@qq.com>"] description = "..." readme = "Readme.md" license = "MPL-2.0" repository = "https://github.com/doki-land/doki" [dependencies.chrono] version = "0.4.19" [dependencies.git2] version = "0.14.2" [dependencies.jwalk] version = "0.6.0" [dependencies.pathdiff] version = "0.2.1" [dependencies.project-root] version = "0.2.2" [dependencies.url] version = "2.2.2" [dev-dependencies] [features] default = []