shurl 0.1.0

A simple TinyURL wrapper that spits out a shortened link
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
description = "A simple TinyURL wrapper that spits out a shortened link"
edition = "2021"
license = "GPL-3.0-only"
name = "shurl"
readme = "README.md"
repository = "https://github.com/ArkieSoft/shurl"
version = "0.1.0"