diff --git a/rustfmt.toml b/rustfmt.toml index 53fb3127..3d9a166e 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,7 +1,6 @@ # Eventually this shoud be: ignore = [] ignore = [ "bitcoin/src/blockdata", - "bitcoin/src/psbt", "bitcoin/src/util", "hashes", ]