diff options
| author | Max Audron <audron@cocaine.farm> | 2025-04-08 16:48:57 +0200 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2025-04-08 16:48:57 +0200 |
| commit | 9be68804bae9833a4749377e05bfaebf7d64f2b1 (patch) | |
| tree | 5231887860d2cded23a931ea8d76a6c07d54c72c /Cargo.toml | |
| parent | delete files removed from index during checkout (diff) | |
only checkout repo if clean
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ once_cell = "1" gitlab = "0.1710" graphql_client = "0.14" -gix = { version = "0.70", default-features = false, features = [ +gix = { version = "0.71", default-features = false, features = [ "status", "index", "credentials", |
