This commit is contained in:
trevyn 2023-06-03 09:52:42 +04:00 committed by GitHub
parent 2579f25977
commit 2802940be8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,7 +124,7 @@
### Nightly only
- 🔥 The `-Zgitxoide` feature now supports shallow clones and fetches for
- 🔥 The `-Zgitoxide` feature now supports shallow clones and fetches for
dependencies and registry indexes.
[docs](https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#gitoxide)
[#11840](https://github.com/rust-lang/cargo/pull/11840)