Updated most of the libraries and fixed the resulting deprecated warnings
This commit is contained in:
parent
40b9a90bf9
commit
9be7442f7d
7 changed files with 919 additions and 1284 deletions
9
Makefile
Normal file
9
Makefile
Normal file
|
@ -0,0 +1,9 @@
|
|||
export USERNAME=mtrx
|
||||
export EMAIL=myemail@example.com
|
||||
export BIND_PORT=8000
|
||||
export SUBMIT_TOKEN=asdf
|
||||
export GITHUB_ACCOUNT=mtrx1337
|
||||
export ROOT_PATH=../content
|
||||
|
||||
run:
|
||||
cd site && cargo run
|
Loading…
Add table
Add a link
Reference in a new issue