add author on toml
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
[package]
|
||||
name = "rust_agreagator"
|
||||
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."
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user