libfringe icon indicating copy to clipboard operation
libfringe copied to clipboard

fix cargo config file for using no extra features

Open nrolland opened this issue 5 years ago • 0 comments

on my computer + in the doc https://doc.rust-lang.org/cargo/reference/features.html

default-features = false is the way to disable extra features

(I think no-default-features is for command line invocation)

nrolland avatar Aug 21 '20 09:08 nrolland