simple-calc 0.1.5

A simple, very overengineered calculator made in Rust.
# simple-calc
*A simple, very overengineered calculator made in Rust.*

This calculator is really simple, it just contains the four basic math operations (starting 0.1.5, exponentiations), so don't expect too much of it.

Great if you need a quick calculator on the fly, otherwise don't use this.

## Note from creator
*I don't think simple-calc is so simple anymore...*

# Dependencies
* clearscreen (4.0.6)
* colored (3.1.1)
* inquire (0.9.4)

# Usage
Just run `simple-calc`, easy as that.

# License
Licensed under MIT License.