tooltips, two-column timer, font selector, tray behavior, icons, readme
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
[package]
|
||||
name = "local-time-tracker"
|
||||
name = "zeroclock"
|
||||
version = "1.0.0"
|
||||
description = "A local time tracking app with invoicing"
|
||||
authors = ["you"]
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
name = "local_time_tracker_lib"
|
||||
name = "zeroclock_lib"
|
||||
crate-type = ["lib", "cdylib", "staticlib"]
|
||||
|
||||
[build-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user