0.5.1-pre.005
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# file: ks-logging/Cargo.toml
|
||||
# version: 3
|
||||
# version: 4
|
||||
|
||||
[package]
|
||||
name = "ks-logging"
|
||||
@@ -9,7 +9,11 @@ license.workspace = true
|
||||
publish.workspace = true
|
||||
|
||||
[dependencies]
|
||||
jsonschema.workspace = true
|
||||
ks-config = { path = "../ks-config" }
|
||||
ks-core = { path = "../ks-core" }
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
tracing.workspace = true
|
||||
tracing-appender.workspace = true
|
||||
tracing-subscriber.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user