wbdl 1.2.0

Wizards Basic Date library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[lib]
path = "src/main/lib.rs"

[package]
authors = ["Adriiii"]
description = "Wizards Basic Date library"
documentation = "https://docs.rs/wbdl"
edition = "2021"
exclude = ["src/resources/", ".github/", "sonar-project.properties"]
license = "GPL-2.0-or-later"
name = "wbdl"
readme = "README.md"
repository = "https://github.com/AdrisGithub/wbdl"
version = "1.2.0"