[package] name = "fbt-lib" version = "0.1.18" authors = [ "Amit Upadhyay ", "Shobhit Sharma ", "Sitesh ", ] edition = "2021" description = "folder based testing tool (library)" license = "BSD-2-Clause" homepage = "https://www.fifthtry.com/fifthtry/fbt/" [dependencies] ftd = "0.1.17" walkdir = "2" rand = "0" colored = "2" diffy = "0.2.1" sha2 = "0.10"