chrononut 0.1.0

Client library for chrononut web cron runtime
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "chrononut"
version = "0.1.0"
edition = "2021"
authors = ["Ashish Shekar <ckrackerx15@gmail.com>"]

readme = "README.md"
description = "Client library for chrononut web cron runtime"
repository = "https://github.com/chrononut/chrononut.git"

keywords = ["cron", "cronjob", "chrono", "nut", "chrononut"]


license = "Apache-2.0"


[dependencies]