add makefile for static compilation

This commit is contained in:
Sebastian Hugentobler 2022-03-26 11:00:13 +01:00
parent 368e3b2b30
commit 602ff3595d
12 changed files with 100 additions and 9 deletions

1
Cargo.lock generated
View file

@ -710,7 +710,6 @@ name = "http-client"
version = "0.1.0"
dependencies = [
"bank",
"gloo-console",
"http-lib",
"js-sys",
"serde",