Documentation
[dependencies.bson]
version = "0.14.1"

[dependencies.log]
version = "0.4.8"

[dependencies.wccg-models]
features = ["activity", "strava"]
version = "0.2.1"

[dependencies.wread-data-mongodb]
features = ["read", "write"]
version = "0.5.0"

[features]
activity = []
default = []
strava = []

[package]
authors = ["Saju Thankappan <sajuthankappan@gmail.com>"]
categories = ["database"]
description = "WCCG Data"
edition = "2018"
homepage = "https://chennaicyclists.com"
keywords = ["mongodb"]
license = "MIT OR Apache-2.0"
name = "wccg-data"
readme = "README.md"
repository = "https://gitlab.com/wccg/wccg-data-rs"
version = "0.2.1"