We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34afaaa commit 1cbf029Copy full SHA for 1cbf029
Cargo.toml
@@ -47,7 +47,7 @@ pretty_env_logger = "0.5"
47
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
48
tracing-log = "0.2"
49
serde_derive = "1.0"
50
-handlebars = "5.0"
+handlebars = "6.0"
51
tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] }
52
tokio-stream = { version = "0.1.1", features = ["net"] }
53
listenfd = "1.0"
0 commit comments