Added the watcher
This commit is contained in:
9
Cargo.lock
generated
9
Cargo.lock
generated
@@ -2589,11 +2589,20 @@ dependencies = [
|
||||
name = "shanty-watch"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
"clap",
|
||||
"dirs",
|
||||
"sea-orm",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"shanty-db",
|
||||
"strsim",
|
||||
"thiserror",
|
||||
"tokio",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
"unicode-normalization",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user