more forking

This commit is contained in:
John Smith
2023-09-03 10:08:04 -04:00
parent fd6e9e22c2
commit 896df0bb97
4 changed files with 12 additions and 22 deletions

View File

@@ -147,7 +147,7 @@ lz4_flex = { version = "0.11.1", default-features = false, features = [
# Tools
config = { version = "0.13.3", features = ["yaml"] }
bugsalot = { version = "0.2.2", git = "https://github.com/crioux/bugsalot.git", rev = "336a7053faadf990b9362edf5752ef34fa1f9615" }
bugsalot = { package = "veilid-bugsalot", version = "0.1.0" }
chrono = "0.4.26"
libc = "0.2.147"
nix = "0.26.2"