diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -574,6 +574,8 @@ dependencies = [ "gitlab", "graphql_client", "itertools", + "num_cpus", + "once_cell", "serde", "thiserror", "tokio", |
