Skip to content

Commit 4d7883a

Browse files
committed
chore: 0.7.0
1 parent 5717e3d commit 4d7883a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[workspace.package]
2-
version = "0.6.3"
2+
version = "0.7.0"
33
edition = "2024"
44
license = "MIT"
55
description = "impl screencopy for wayland"
@@ -43,7 +43,7 @@ nix = { version = "0.31.1", features = ["fs", "mman"] }
4343
memmap2 = "0.9.10"
4444

4545
[dependencies]
46-
libharuhishot = { path = "libharuhishot", version = "0.6.3" }
46+
libharuhishot = { path = "libharuhishot", version = "0.7.0" }
4747

4848
image.workspace = true
4949
memmap2.workspace = true

0 commit comments

Comments
 (0)