# 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 = "farmfe_utils" version = "0.1.6" authors = ["brightwwu(吴明亮) <1521488775@qq.com>"] description = "farm utils" homepage = "https://farmfe.org" readme = "README.md" license = "MIT" repository = "https://github.com/farm-fe/farm" [dependencies.base64] version = "0.21.0" [dependencies.pathdiff] version = "0.2" [dependencies.sha2] version = "0.10.6"