reenable multiple occurences of --addr

Accidentally disabled this when merging reformatting.
This commit is contained in:
Johann150 2021-02-08 08:32:40 +01:00
parent 2782d744bf
commit 5de00f66bb
No known key found for this signature in database
GPG key ID: 9EE6577A2A06F8F1
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

@ -2,7 +2,7 @@
# It is not intended for manual editing.
[[package]]
name = "agate"
version = "2.4.0"
version = "2.4.1"
dependencies = [
"env_logger",
"getopts",