spielrs_diff 0.1.0

It is a library which compare two tree direcories asynchronously
Documentation
[dependencies.async-trait]
version = "0.1"

[dependencies.futures]
version = "0.3"

[dependencies.tokio]
features = ["fs", "macros", "rt-threaded", "stream"]
version = "0.2"

[package]
authors = ["Francisco Jesus Navarro Cortes <spiers@icloud.com>"]
description = "It is a library which compare two tree direcories asynchronously"
documentation = "https://docs.rs/crate/spielrs_diff/0.1.0"
edition = "2018"
license = "MIT"
name = "spielrs_diff"
readme = "README.md"
repository = "https://github.com/spielrs/spielrs-diff"
version = "0.1.0"