mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 21:17:01 +05:30
feat: release v0.4.5
This commit is contained in:
parent
2df4e2d196
commit
4e2fa3f800
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -82,7 +82,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "clipboard-substitutor"
|
name = "clipboard-substitutor"
|
||||||
version = "0.4.4"
|
version = "0.4.5"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"assay",
|
"assay",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "clipboard-substitutor"
|
name = "clipboard-substitutor"
|
||||||
version = "0.4.4"
|
version = "0.4.5"
|
||||||
authors = ["Harsh Shandilya <me@msfjarvis.dev>"]
|
authors = ["Harsh Shandilya <me@msfjarvis.dev>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "CLI tool to monitor clipboard changes and perform operations based on the contents"
|
description = "CLI tool to monitor clipboard changes and perform operations based on the contents"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue