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

View File

@@ -20,7 +20,7 @@ bytes = "1.3"
pin-project = "1"
#async-channel = "1"
#dashmap = "3"
scylla = "0.6.1"
scylla = "0.7"
async-channel = "1.6"
chrono = "0.4"
regex = "1.7.0"