diff options
| author | Max Audron <audron@cocaine.farm> | 2023-06-22 15:53:32 +0200 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2023-06-22 15:53:32 +0200 |
| commit | 60ac9b66d1f14d655527bc1780a10c88c01afb88 (patch) | |
| tree | d38ddd7e2294e382b198c7c13b5f552eaa4a4c28 /Cargo.toml | |
| parent | release 1.0.1 (diff) | |
update dependencies
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -16,10 +16,10 @@ itertools = "0.10" num_cpus = "1" once_cell = "1" -gitlab = "0.1501" -graphql_client = "0.10" +gitlab = "0.1600" +graphql_client = "0.11" -git2 = { version = "0.14" } +git2 = { version = "0.17" } walkdir = "2" |
