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
|
|
@ -10,6 +10,7 @@ workspace = true
|
|||
anyhow.workspace = true
|
||||
hive-agent-sock.workspace = true
|
||||
hive-sh4re.workspace = true
|
||||
hive-types.workspace = true
|
||||
libc.workspace = true
|
||||
rmcp.workspace = true
|
||||
rusqlite.workspace = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue