feat(#2621): tighten bash task names to a valid ident ([a-z0-9-])
This commit is contained in:
parent
d0ac48299a
commit
e58457da17
5 changed files with 27 additions and 34 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1593,6 +1593,7 @@ dependencies = [
|
|||
"anyhow",
|
||||
"hive-agent-sock",
|
||||
"hive-sh4re",
|
||||
"hive-types",
|
||||
"libc",
|
||||
"rmcp",
|
||||
"rusqlite",
|
||||
|
|
|
|||
Loading…
Reference in a new issue