diff --git a/Cargo.toml b/Cargo.toml index 7cf9a0f32..991d67927 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [workspace] -members = ["bitcoin", "hashes", "internals", "fuzz", "io", "units", "base58"] +members = ["base58", "bitcoin", "fuzz", "hashes", "internals", "io", "units"] resolver = "2" [patch.crates-io.base58ck]