Skip to content

Commit 2ae9941

Browse files
author
krzywonos
committed
Renamed executable to trendline
1 parent 3720bc1 commit 2ae9941

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

src-tauri/Cargo.lock

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
2-
name = "lily"
2+
name = "trendline"
33
version = "0.1.0"
4-
description = "Sensor graph monitor app"
4+
description = "Sensor graphical analysis app"
55
authors = ["Ilysia Krzywonos"]
66
edition = "2021"
77
build = "build.rs"

0 commit comments

Comments
 (0)