hyperledger-labs / agora-glass_pumpkin

agora-glass_pumpkin
https://wiki.hyperledger.org/display/labs/Agora
Apache License 2.0
21 stars 11 forks source link

Replace lazy_static with once_cell #22

Closed Lonami closed 1 year ago

Lonami commented 1 year ago

This should make it easier for the ecosystem to trim down the dependency tree.

Let me know if you'd like me to bump the patch version too so a new release can be made.

mikelodder7 commented 1 year ago

Thanks for this PR. I'll push out a new release shortly