[package] name = "btrup" version = "0.1.1" authors = ["Gabriel Wicke "] description = """ Simple utility to perform BTRFS-based backups to an external disk""" license = "Apache-2.0" repository = "https://github.com/gwicke/btrup" [dependencies] time = '*' docopt = "*" docopt_macros = "*" rustc-serialize = "*"