Skip to content

Commit

Permalink
Bump dyn-clone from 1.0.14 to 1.0.16
Browse files Browse the repository at this point in the history
Bumps [dyn-clone](https://github.com/dtolnay/dyn-clone) from 1.0.14 to 1.0.16.
- [Release notes](https://github.com/dtolnay/dyn-clone/releases)
- [Commits](dtolnay/dyn-clone@1.0.14...1.0.16)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent f05c3a5 commit 86a1e96
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ debug = false
core_affinity = "0.8.1"
crossbeam-channel = { version = "0.5.8", optional = true }
crossbeam-deque = "0.8.3"
dyn-clone = "1.0.14"
dyn-clone = "1.0.16"
log = "0.4.20"
num_cpus = "1.16.0"
ff_buffer = { version = "0.1.0", optional = true }
Expand Down

0 comments on commit 86a1e96

Please sign in to comment.