Skip to content

Commit

Permalink
chore(cargo): bump reflink-copy from 0.1.9 to 0.1.14
Browse files Browse the repository at this point in the history
Bumps [reflink-copy](https://github.com/cargo-bins/reflink-copy) from 0.1.9 to 0.1.14.
- [Release notes](https://github.com/cargo-bins/reflink-copy/releases)
- [Commits](cargo-bins/reflink-copy@0.1.9...0.1.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 5dcb687 commit d33e22e
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 16 deletions.
81 changes: 66 additions & 15 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 @@ -46,7 +46,7 @@ futures-util = { version = "0.3.29" }
miette = { version = "5.9.0", features = ["fancy"] }
num_cpus = { version = "1.16.0" }
os_display = { version = "0.1.3" }
reflink-copy = { version = "0.1.9" }
reflink-copy = { version = "0.1.14" }
junction = { version = "1.0.0" }
reqwest = { version = "0.11", default-features = false, features = ["json", "native-tls-vendored"] }
node-semver = { version = "2.1.0" }
Expand Down

0 comments on commit d33e22e

Please sign in to comment.