Przeglądaj źródła

app: cargo update & make enable-plugins default for dev builds

darkfi 3 tygodni temu
rodzic
commit
6caf28a078
2 zmienionych plików z 157 dodań i 154 usunięć
  1. 156 153
      bin/app/Cargo.lock
  2. 1 1
      bin/app/Makefile

Plik diff jest za duży
+ 156 - 153
bin/app/Cargo.lock


+ 1 - 1
bin/app/Makefile

@@ -29,7 +29,7 @@ DEBUG_FEATURES = --features=enable-filelog,enable-plugins
 
 
 #DEV_FEATURES = --features=enable-filelog,enable-netdebug,emulate-android
 #DEV_FEATURES = --features=enable-filelog,enable-netdebug,emulate-android
 #DEV_FEATURES = --features=enable-filelog,enable-netdebug,enable-plugins
 #DEV_FEATURES = --features=enable-filelog,enable-netdebug,enable-plugins
-DEV_FEATURES = --features=schema-app,enable-netdebug
+DEV_FEATURES = --features=schema-app,enable-netdebug,enable-plugins
 
 
 default: build-release
 default: build-release
 	./darkfi-app
 	./darkfi-app

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików