Skip to content

Commit e6a0880

Browse files
build(deps): bump portable-atomic-util from 0.2.5 to 0.2.7 (#4513)
Bumps [portable-atomic-util](https://github.com/taiki-e/portable-atomic-util) from 0.2.5 to 0.2.7. - [Release notes](https://github.com/taiki-e/portable-atomic-util/releases) - [Changelog](https://github.com/taiki-e/portable-atomic-util/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic-util@v0.2.5...v0.2.7) --- updated-dependencies: - dependency-name: portable-atomic-util dependency-version: 0.2.7 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d868f8 commit e6a0880

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3034,9 +3034,9 @@ checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49"
30343034

30353035
[[package]]
30363036
name = "portable-atomic-util"
3037-
version = "0.2.5"
3037+
version = "0.2.7"
30383038
source = "registry+https://github.com/rust-lang/crates.io-index"
3039-
checksum = "7a9db96d7fa8782dd8c15ce32ffe8680bbd1e978a43bf51a34d39483540495f5"
3039+
checksum = "c2a106d1259c23fac8e543272398ae0e3c0b8d33c88ed73d0cc71b0f1d902618"
30403040
dependencies = [
30413041
"portable-atomic",
30423042
]

0 commit comments

Comments
 (0)