Skip to content

Commit 31bcea3

Browse files
dependabot[bot]chris-laplante
authored andcommitted
Bump portable-atomic from 1.11.1 to 1.12.0
Bumps [portable-atomic](https://github.com/taiki-e/portable-atomic) from 1.11.1 to 1.12.0. - [Release notes](https://github.com/taiki-e/portable-atomic/releases) - [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic@v1.11.1...v1.12.0) --- updated-dependencies: - dependency-name: portable-atomic dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbd26eb commit 31bcea3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ exclude = ["screenshots/*"]
1616
console = { version = "0.16", default-features = false, features = ["ansi-parsing", "std"] }
1717
futures-core = { version = "0.3", default-features = false, optional = true }
1818
unit-prefix = "0.5.1"
19-
portable-atomic = "1.0.0"
19+
portable-atomic = "1.12.0"
2020
rayon = { version = "1.1", optional = true }
2121
tokio = { version = "1", optional = true, features = ["io-util"] }
2222
unicode-segmentation = { version = "1", optional = true }

0 commit comments

Comments
 (0)