dependencies: Update clap to 3.0.5
This commit is contained in:
@@ -10,9 +10,7 @@ import tomlkit
|
||||
|
||||
INDEX_DIR = "crates.io-index"
|
||||
|
||||
AUTOUPDATE_DISABLED = [
|
||||
"clap",
|
||||
]
|
||||
AUTOUPDATE_DISABLED = []
|
||||
|
||||
if os.path.exists(INDEX_DIR):
|
||||
subprocess.run(
|
||||
|
||||
Reference in New Issue
Block a user