Renaming project again

This commit is contained in:
Ian Roddis
2021-12-06 12:05:16 -04:00
parent 017495113d
commit 68ce7080c1
3 changed files with 36 additions and 1768 deletions

View File

@@ -1,5 +1,5 @@
[package]
name = "cronkin"
name = "flexcal"
version = "0.1.0"
edition = "2021"
@@ -7,8 +7,5 @@ edition = "2021"
[dependencies]
chrono = { version = "0.4", features = ["serde"] }
actix-web = "3"
crossbeam = "0.8"
pam = "0.7"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"