[refactor] remove backend and library modules, consolidating features into main crate
This commit is contained in:
12
Cargo.lock
generated
12
Cargo.lock
generated
@@ -762,18 +762,6 @@ dependencies = [
|
||||
"which",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "polyscribe-plugin-tubescribe"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
"polyscribe-protocol",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "polyscribe-protocol"
|
||||
version = "0.1.0"
|
||||
|
Reference in New Issue
Block a user