dependencies: Update clap to 3.0.5

This commit is contained in:
2022-01-08 14:34:28 +01:00
parent 07fa3ca291
commit 1ae0ceff60
4 changed files with 28 additions and 41 deletions

View File

@@ -10,9 +10,7 @@ import tomlkit
INDEX_DIR = "crates.io-index"
AUTOUPDATE_DISABLED = [
"clap",
]
AUTOUPDATE_DISABLED = []
if os.path.exists(INDEX_DIR):
subprocess.run(