Skip to content

Commit f66d64c

Browse files
chore(cargo): bump reflink-copy from 0.1.6 to 0.1.7 (#120)
1 parent 5977cb2 commit f66d64c

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ itertools = { version = "0.11.0" }
3333
futures-util = { version = "0.3.28" }
3434
miette = { version = "5.9.0", features = ["fancy"] }
3535
os_display = { version = "0.1.3" }
36-
reflink-copy = { version = "0.1.6" }
36+
reflink-copy = { version = "0.1.7" }
3737
reqwest = { version = "0.11", default-features = false, features = ["json", "native-tls-vendored"] }
3838
node-semver = { version = "2.1.0" }
3939
pipe-trait = { version = "0.4.0" }

0 commit comments

Comments
 (0)