add description

This commit is contained in:
Romulus21
2024-08-19 22:56:26 +02:00
parent 635696219c
commit 10aa0b1818
2 changed files with 4 additions and 5 deletions

View File

@@ -1,7 +1,8 @@
[package]
name = "rust_agreagator"
version = "0.1.0"
edition = "2021"
edition = "2024"
description = "Script computing the average of values from a sensor in MySQL database."
[dependencies]
chrono = "0.4"