Update to the latest catalog.
This commit is contained in:
@@ -52,8 +52,8 @@ sha2 = "0.10.8"
|
||||
tokio = { version = "1.38.0", default-features = false, features = ["macros", "process", "rt-multi-thread", "signal"] }
|
||||
toml = { version = "0.8.19", default-features = false, features = ["display", "parse"] }
|
||||
tower-http = { version = "0.5.2", default-features = false, features = ["trace", "timeout"] }
|
||||
tracing = { version = "0.1.40", default-features = false, features = ["attributes", "std", "tracing-attributes", "async-await"] }
|
||||
tracing-subscriber = { version = "0.3.18", default-features = false, features = ["alloc", "ansi", "fmt", "nu-ansi-term", "registry", "sharded-slab", "smallvec", "std", "thread_local", "tracing-log", "env-filter"] }
|
||||
tracing = { version = "0.1.44", default-features = false, features = [] }
|
||||
tracing-subscriber = { version = "0.3.23", default-features = false, features = ["env-filter", "fmt"] }
|
||||
|
||||
[profile.release-lto]
|
||||
inherits = "release"
|
||||
|
||||
Reference in New Issue
Block a user