Update to netapp 0.4.5 - fixed ping

This commit is contained in:
Alex Auvolat
2022-09-02 14:33:12 +02:00
parent eb97e13a6a
commit 6226f5ceca
4 changed files with 44 additions and 78 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
.PHONY: doc all release shell run1 run2 run3
all:
clear; cargo build --all-features
clear; cargo build
release:
nix-build --arg release true