test-rusty-grader 0.1.0

programming.in.th grading system
Documentation
[package]
name = "test-rusty-grader"
version = "0.1.0"
edition = "2018"
description = "programming.in.th grading system"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
dotenv = "0.15"
yaml-rust = "0.4"
thiserror = "1.0"