Update cargo

14 commits in 7d3033d2e59383fd76193daf9423c3d141972a7d..4a3c588b1f0a8e2dc8dd8789dbf3b6a71b02ed49
2023-03-08 17:05:08 +0000 to 2023-03-14 14:05:36 +0000
- ci: make clean-test-output a script for reuse ()
- Accurately show status when downgrading dependencies ()
- docs(contrib): Move Design Principles earlier in the book ()
- docs(contrib): Point compilation docs to doc comments ()
- `cargo install --git` multiple packages with binaries found hint ()
- Disable flaky auth tests when `gitoxide` runs them ()
- Add some documentation on writing cross-compilation tests ()
- chore: Use sparse protocol on stable CI ()
- Notice for potential unexpected shell expansions in help text of `cargo-add` ()
- Add tracking issue to gitoxide unstable docs ()
- Bump crates-io to 0.36.0 ()
- Bump to 0.71.0; update changelog ()
- docs(contrib): Move overview to lib ()
- Fix semver check for 1.68 ()
This commit is contained in:
Weihang Lo 2023-03-14 22:54:52 +00:00
parent 1716932743
commit 3c7df56e11
No known key found for this signature in database
GPG Key ID: D7DBF189825E82E7
2 changed files with 3 additions and 3 deletions

@ -353,7 +353,7 @@ dependencies = [
[[package]]
name = "cargo"
version = "0.70.0"
version = "0.71.0"
dependencies = [
"anyhow",
"base64",
@ -1001,7 +1001,7 @@ dependencies = [
[[package]]
name = "crates-io"
version = "0.35.1"
version = "0.36.0"
dependencies = [
"anyhow",
"curl",

@ -1 +1 @@
Subproject commit 7d3033d2e59383fd76193daf9423c3d141972a7d
Subproject commit 4a3c588b1f0a8e2dc8dd8789dbf3b6a71b02ed49