temp_convertor 0.1.0

A rust library crate that will convert any temperature value given by the userfrom Celsius to Fahrenheit scale or from Fahrenheit to Celsius scale.
Documentation
[dependencies]

[package]
authors = ["Haseeb ul Hassan <haseeb.ee12@gmail.com>"]
description = "A rust library crate that will convert any temperature value given by the userfrom Celsius to Fahrenheit scale or from Fahrenheit to Celsius scale."
edition = "2018"
homepage = "https://github.com/haseebulhassan-IOT/temperature_convertor"
license = "MIT/Apache-2.0"
name = "temp_convertor"
readme = "README.md"
repository = "https://github.com/haseebulhassan-IOT/temperature_convertor"
version = "0.1.0"