diener icon indicating copy to clipboard operation
diener copied to clipboard

Support entries like `[target.'cfg(target_arch="x86_64")'.dependencies] `

Open liuchengxu opened this issue 4 years ago • 0 comments

Currently the sections like [target.'cfg(target_arch="x86_64")'.dependencies] are not handled, it's a great addition as this syntax is already used in the substrate repo IMO. I'll see if I can find some time to support this :P.

liuchengxu avatar Sep 02 '21 07:09 liuchengxu