Update deps

This commit is contained in:
itsjunetime
2024-06-23 12:26:32 -06:00
parent fc51bca664
commit 34c51f07d6
3 changed files with 59 additions and 57 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ itertools = "*"
flume = { version = "0.11.0", default-features = false, features = ["async"] }
# for tracing with tokio-console
console-subscriber = { version = "0.2.0", optional = true }
console-subscriber = { version = "0.3.0", optional = true }
[profile.production]
inherits = "release"