clean up code and remove dependencies

This commit is contained in:
2021-09-01 13:45:42 +02:00
parent d8b4952be2
commit 96260d18ce
4 changed files with 2 additions and 7 deletions

View File

@@ -1 +1,2 @@
cargo watch -x 'run --bin ics-proxy'
# Requires cargo-watch (install with: 'cargo install cargo-watch')
cargo watch -x 'run --bin ics-proxy'