Skip to content

Commit

Permalink
Bump atomic_refcell from 0.1.11 to 0.1.12
Browse files Browse the repository at this point in the history
Bumps [atomic_refcell](https://github.com/bholley/atomic_refcell) from 0.1.11 to 0.1.12.
- [Commits](https://github.com/bholley/atomic_refcell/commits)

---
updated-dependencies:
- dependency-name: atomic_refcell
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and davidv1992 committed Oct 4, 2023
1 parent d25f2f8 commit 56ccaf7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 statime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ fixed = "1.23"
libm = "0.2.7"
log = { version = "0.4.20", default-features = false }
rand = { version = "0.8.5", default-features = false }
atomic_refcell = "0.1.11"
atomic_refcell = "0.1.12"

0 comments on commit 56ccaf7

Please sign in to comment.