Skip to content

Commit a1eea09

Browse files
{"schema":"decodex/commit/1","summary":"Bump workspace version to v0.2.7","authority":"manual"}
1 parent 9e2ae2f commit a1eea09

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ homepage = "https://hack.ink/rsnap"
1010
license = "GPL-3.0"
1111
readme = "README.md"
1212
repository = "https://github.com/hack-ink/rsnap"
13-
version = "0.2.6"
13+
version = "0.2.7"
1414

1515
[workspace.dependencies]
1616
arboard = { version = "3.6" }
@@ -54,9 +54,9 @@ wgpu = { version = "29.0" }
5454
winit = { version = "0.30", features = ["rwh_06"] }
5555
xcap = { version = "0.9" }
5656

57-
rsnap-capture-core = { version = "0.2.6", path = "packages/rsnap-capture-core" }
58-
rsnap-host-ffi = { version = "0.2.6", path = "packages/rsnap-host-ffi" }
59-
rsnap-overlay = { version = "0.2.6", path = "packages/rsnap-overlay" }
57+
rsnap-capture-core = { version = "0.2.7", path = "packages/rsnap-capture-core" }
58+
rsnap-host-ffi = { version = "0.2.7", path = "packages/rsnap-host-ffi" }
59+
rsnap-overlay = { version = "0.2.7", path = "packages/rsnap-overlay" }
6060

6161
[profile.final-release]
6262
inherits = "release"

0 commit comments

Comments
 (0)