mirror of
https://github.com/NotAShelf/stash.git
synced 2026-05-08 00:15:18 +00:00
build(deps): bump wl-clipboard-rs from 0.9.2 to 0.9.3
Bumps [wl-clipboard-rs](https://github.com/YaLTeR/wl-clipboard-rs) from 0.9.2 to 0.9.3. - [Changelog](https://github.com/YaLTeR/wl-clipboard-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/YaLTeR/wl-clipboard-rs/compare/v0.9.2...v0.9.3) --- updated-dependencies: - dependency-name: wl-clipboard-rs dependency-version: 0.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1f0312b2f6
commit
273af3d65b
2 changed files with 5 additions and 6 deletions
|
|
@ -32,7 +32,7 @@ libc = "0.2.177"
|
|||
log = "0.4.28"
|
||||
env_logger = "0.11.8"
|
||||
thiserror = "2.0.17"
|
||||
wl-clipboard-rs = "0.9.2"
|
||||
wl-clipboard-rs = "0.9.3"
|
||||
rusqlite = { version = "0.38.0", features = ["bundled"] }
|
||||
smol = "2.0.2"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue