Skip to content

Commit 28e46ba

Browse files
{"schema":"decodex/commit/1","summary":"Land Release v0.2.12","authority":"manual"}
2 parents 1c80745 + 94690dd commit 28e46ba

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 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.11"
13+
version = "0.2.12"
1414

1515
[workspace.dependencies]
1616
arboard = { version = "3.6" }
@@ -40,8 +40,8 @@ tracing-appender = { version = "0.2" }
4040
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
4141
ttf-parser = { version = "0.25" }
4242

43-
rsnap-capture-core = { version = "0.2.11", path = "packages/rsnap-capture-core" }
44-
rsnap-host-ffi = { version = "0.2.11", path = "packages/rsnap-host-ffi" }
43+
rsnap-capture-core = { version = "0.2.12", path = "packages/rsnap-capture-core" }
44+
rsnap-host-ffi = { version = "0.2.12", path = "packages/rsnap-host-ffi" }
4545

4646
[profile.final-release]
4747
inherits = "release"

0 commit comments

Comments
 (0)