Skip to content

Commit 0a136a4

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump portable-atomic from 1.11.1 to 1.13.1
Bumps [portable-atomic](https://github.com/taiki-e/portable-atomic) from 1.11.1 to 1.13.1. - [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.13.1) --- updated-dependencies: - dependency-name: portable-atomic dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e79903 commit 0a136a4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ futures03 = { version = "0.3.31", package = "futures", features = ["compat"] }
8080
wasmparser = "0.118.1"
8181
thiserror = { workspace = true }
8282
parking_lot = "0.12.5"
83-
portable-atomic = { version = "1.11", features = ["fallback"] }
83+
portable-atomic = { version = "1.13", features = ["fallback"] }
8484
itertools = "0.14.0"
8585
defer = "0.2"
8686

0 commit comments

Comments
 (0)