[package] name = "gibbon" version = "0.1.3" authors = ["Johannes Hoff "] description = "WIP implementation of Facebook's gorilla database in rust" license = "GPL-3.0" repository = "https://github.com/johshoff/gibbon" documentation = "https://docs.rs/gibbon" [dependencies] [dev-dependencies] csv = "0.14" time = "0.1"