remove fail crate, put neon_failpoint in place

This commit is contained in:
Christian Schwarz
2025-07-11 12:36:47 +02:00
parent 4adc3bdd3a
commit 8a04a62ecd
6 changed files with 11 additions and 14 deletions

View File

@@ -22,7 +22,7 @@ clap.workspace = true
clashmap.workspace = true
compute_api.workspace = true
cron.workspace = true
fail.workspace = true
neon_failpoint.workspace = true
futures.workspace = true
governor.workspace = true
hex.workspace = true