Ignore missing channel path on pulse map

This commit is contained in:
Dominik Werder
2023-01-06 08:13:41 +01:00
parent 3ded7c6136
commit f781166053
6 changed files with 40 additions and 16 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ byteorder = "1.4.3"
futures-util = "0.3.14"
tracing = "0.1.25"
hex = "0.4.3"
scylla = "0.6.1"
scylla = "0.7"
tokio-postgres = "0.7.7"
err = { path = "../err" }
netpod = { path = "../netpod" }