Skip to content

Commit

Permalink
Auto merge of #13221 - ehuss:bump-cargo-credential, r=epage
Browse files Browse the repository at this point in the history
Bump cargo-credential to 0.4.3

This should fix the check-version-bump CI job. #13216 made some changes without bumping the version.
  • Loading branch information
bors committed Dec 29, 2023
2 parents 4f70d17 + 1bab200 commit 2ed2dbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion credential/cargo-credential/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cargo-credential"
version = "0.4.2"
version = "0.4.3"
rust-version = "1.70.0" # MSRV:3
edition.workspace = true
license.workspace = true
Expand Down

0 comments on commit 2ed2dbd

Please sign in to comment.