paste_rs-cli 0.3.0

A simple cli tool for https://paste.rs/
1
2
3
4
5
6
7
8
9
10
11
12
13
<!--
 Copyright 2022 Canvas02.
 SPDX-License-Identifier: MIT
-->

# Paste.rs cli

a simple cli tool for [paste.rs](https://paste.rs)

to install:
```shell
cargo install --locked paste_rs-cli
```