Add temperature convertor

This commit is contained in:
laurens 2020-05-02 19:13:46 +02:00
parent 8352d6f1c3
commit ba3d3a591e
3 changed files with 34 additions and 0 deletions

View file

@ -0,0 +1,9 @@
[package]
name = "temparature_convertor"
version = "0.1.0"
authors = ["laurens <miers132@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]