Skip to content

Commit 4630a01

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump atomic_refcell from 0.1.13 to 0.1.14
Bumps [atomic_refcell](https://github.com/mozilla/atomic_refcell) from 0.1.13 to 0.1.14. - [Commits](https://github.com/mozilla/atomic_refcell/commits) --- updated-dependencies: - dependency-name: atomic_refcell dependency-version: 0.1.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd6eeef commit 4630a01

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.

graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ base64 = "=0.21.7"
99
anyhow = "1.0"
1010
async-trait = { workspace = true }
1111
async-stream = "0.3"
12-
atomic_refcell = "0.1.13"
12+
atomic_refcell = "0.1.14"
1313
# We require this precise version of bigdecimal. Updating to later versions
1414
# has caused PoI differences; if you update this version, you will need to
1515
# make sure that it does not cause PoI changes

0 commit comments

Comments
 (0)