cces 0.1.2

A library to check CCES quota.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.reqwest]
features = ["blocking", "json"]
version = "0.11.20"

[dependencies.scraper]
version = "0.17.1"

[package]
authors = ["adlsdztony <zzl0712@connect.hku.hk>"]
description = "A library to check CCES quota."
edition = "2021"
homepage = "https://github.com/adlsdztony/cces"
keywords = ["hku", "cc"]
license = "MIT OR Apache-2.0"
name = "cces"
readme = "README.md"
repository = "https://github.com/adlsdztony/cces"
version = "0.1.2"