1 2 3 4 5 6
# This is an add-on that must be added to any dependency using this library lnpbp = { path = "..", features = ["all"] } lnpbp_derive = { path = "../derive" } [workspace]