mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 22:27:03 +05:30
chore(release): bump clipboard-substitutor to version 0.7.5
This commit is contained in:
parent
83970ef9df
commit
39a361427e
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -86,7 +86,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "clipboard-substitutor"
|
||||
version = "0.7.4"
|
||||
version = "0.7.5"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"argv",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "clipboard-substitutor"
|
||||
version = "0.7.4"
|
||||
version = "0.7.5"
|
||||
authors = ["Harsh Shandilya <me@msfjarvis.dev>"]
|
||||
edition = "2021"
|
||||
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