rustln 0.1.0

Hi, I'm Rustln, C# Developer at day, Rustacean at night.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "rustln"
version = "0.1.0"
edition = "2021"
authors = ["Rustln <rustln@outlook.com>"]
description = "Hi, I'm Rustln, C# Developer at day, Rustacean at night."
documentation = "https://www.rustln.com"
homepage = "https://www.rustln.com"
repository = "https://github.com/Rustln/Rustln"
license = "MIT"
keywords = ["rustln"]
categories = ["web-programming"]

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

[dependencies]