fix bugsalot

This commit is contained in:
John Smith
2023-05-29 10:00:56 -04:00
parent 699c0db3db
commit 6ca7ec19f9
4 changed files with 6 additions and 21 deletions

View File

@@ -38,7 +38,7 @@ cfg-if = "^1"
capnp = "^0"
capnp-rpc = "^0"
config = { version = "^0", features = ["yaml"] }
bugsalot = "^0"
bugsalot = { git = "https://github.com/crioux/bugsalot.git" }
flexi_logger = { version = "^0", features = ["use_chrono_for_offset"] }
thiserror = "^1"
crossbeam-channel = "^0"