[package] name = "mojo" version = "0.1.0" authors = ["Sudeep Jathar "] description = "Versioning filesystem for sqlite database. This is a placeholder but the project is real" documentation = "https://github.com/sudeep9/mojo" homepage = "https://github.com/sudeep9/mojo" repository = "https://github.com/sudeep9/mojo" keywords = ["sqlite", "filesystem", "versioning"] categories = ["filesystem", "sqlite"] license = "MIT" exclude = ["build", "target", "*.log"] autotests = false