Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "mithroxide"
version = "0.1.0"
authors = ["ganthern <nils.ganther@stud.hs-hannover.de>"]
license = "MIT"
readme = "README.md"
description = "mithroxide"
repository = "https://github.com/ganthern/mithroxide"
homepage = "https://github.com/ganthern/mithroxide"
edition = "2018"

[dependencies]