add author on toml
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "rust_agreagator"
|
name = "rust_agreagator"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2024"
|
authors = ["Romulus21 <romain@delanoe.pro>"]
|
||||||
|
edition = "2021"
|
||||||
description = "Script computing the average of values from a sensor in MySQL database."
|
description = "Script computing the average of values from a sensor in MySQL database."
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user