Skip to content

Commit 6feb7c9

Browse files
committed
Auto merge of #11891 - ehuss:stable-github-rsa, r=pietroalbini
[stable] Backport GitHub RSA key revocation Backports for 1.68.2 patch release: - Use the new GitHub key: #11883 - Bump the stable version number - Fix semver check (to pass CI): #11817 - Support revocation markers: #11635 - Revoke the previous GitHub RSA key: #11889
2 parents 115f345 + 8c2456b commit 6feb7c9

File tree

3 files changed

+338
-54
lines changed

3 files changed

+338
-54
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo"
3-
version = "0.69.0"
3+
version = "0.69.1"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
homepage = "https://crates.io"

0 commit comments

Comments
 (0)