ElementsProject / rust-elements

Rust support for Elements transaction/block deserialization
Creative Commons Zero v1.0 Universal
52 stars 33 forks source link

release 0.23.0 #170

Closed RCasatta closed 1 year ago

apoelstra commented 1 year ago

Can you add a commit that fixes CI?

Here is what I did in elements-miniscript: I think you need to copy the quote and proc-macro2 pins. https://github.com/ElementsProject/elements-miniscript/pull/49/commits/6c9e8abda921f94795a0c48bf384e7a4d36edf32

RCasatta commented 1 year ago

Apparently only serde_json pin was necessary, thanks for pointing me to elements-miniscript, I already had a failed attempt yesterday to fix

apoelstra commented 1 year ago

Tagged and published.