diff --git a/sapio-psbt/Cargo.toml b/sapio-psbt/Cargo.toml index 09191d7a..c44ca98b 100644 --- a/sapio-psbt/Cargo.toml +++ b/sapio-psbt/Cargo.toml @@ -1,6 +1,7 @@ [package] name = "sapio-psbt" version = "0.2.4" +license = "MPL-2.0" edition = "2021" authors = ["Jeremy Rubin "] repository = "https://github.com/sapio-lang/sapio"