fll-scoring 0.1.0

Set of core utilities for the FLL-Scoring project
Documentation
[dependencies.actix-web]
version = "2.0"

[dependencies.bson]
version = "1.0.0"

[dependencies.configparser]
version = "0.7.1"

[dependencies.derive_more]
version = "0.99"

[dependencies.handlebars]
version = "3.1.0"

[dependencies.mongodb]
version = "1.0.0"

[dependencies.uuid]
features = ["serde", "v4"]
version = "0.8"

[package]
authors = ["Owen Salter <owen@devosmium.xyz>"]
description = "Set of core utilities for the FLL-Scoring project"
documentation = "https://docs.rs/fll-scoring/"
edition = "2018"
homepage = "https://sr.ht/~muirrum/FLL-Scoring"
license = "GPL-3.0-only"
name = "fll-scoring"
repository = "https://git.sr.ht/~muirrum/FLL-Scoring"
version = "0.1.0"