diff --git a/Cargo.toml b/Cargo.toml index 3492f214..b0a3b5ad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,5 +20,4 @@ panic = "abort" [patch.crates-io] abscissa_core = { git = "https://github.com/yaahc/abscissa.git", rev = "41d342a9344e38442b2211b07f28a89505892a21" } -color-eyre = { git = "https://github.com/yaahc/color-eyre.git", rev = "f882a88a7037aa621a42c3719d06a2286aa0f8de", features = ["capture-spantrace"] } -spandoc = { git = "https://github.com/yaahc/spandoc.git", rev = "554358be632b156a6f0af963b0b244e2665b4767" } \ No newline at end of file +spandoc = { git = "https://github.com/yaahc/spandoc.git", rev = "554358be632b156a6f0af963b0b244e2665b4767" }