Commit graph

36 commits

Author SHA1 Message Date
Renovate Bot
8b93a6924a
fix(deps): update rust crate anyhow to 1.0.56 2022-03-07 22:37:30 +00:00
e2b1dba803
feat: release v0.4.4 2022-03-07 01:30:19 +05:30
ea3ad1889c
refactor: switch logging to tracing
Adds in slightly more dependencies than I'd like but at least it works
2022-03-07 01:14:49 +05:30
b938a6001b
fix(deps): update rust crates 2022-03-07 01:09:56 +05:30
52489ad051
feat: remove pretty_env_logger
It never really did anything
2022-03-06 16:03:47 +05:30
ab883c356a
fix(deps): update rust crate assay to 0.1.1 2022-02-26 00:25:24 +05:30
Renovate Bot
3ea769676a fix(deps): update rust crate anyhow to 1.0.55 2022-02-22 09:30:43 +05:30
6c4b5f617b
cargo: bump version 2022-02-20 03:13:12 +05:30
381c3cc0b5
cargo: bump tokio and libc 2022-02-19 14:11:13 +05:30
Renovate Bot
e13076a8da
fix(deps): update rust crate anyhow to 1.0.54 2022-02-19 03:05:06 +00:00
360890f57f
cargo: bump version 2022-02-17 13:19:03 +05:30
bf317fb353
chore: use assay for tests 2022-02-15 17:32:19 +05:30
dependabot[bot]
20913da75c
build(deps): bump serde from 1.0.135 to 1.0.136 (#9)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 19:18:35 +05:30
dependabot[bot]
bfaad7fa68
build(deps): bump serde_derive from 1.0.135 to 1.0.136 (#10)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 19:00:09 +05:30
9f0c039607
cargo: bump version 2022-01-23 15:45:09 +05:30
763c7a33b2
cargo: bump version 2022-01-23 14:41:33 +05:30
e3c608e7e6
cargo: upgrade getrandom, libc, quote and syn 2022-01-23 14:41:33 +05:30
2abb1d229f
cargo: upgrade anyhow and serde 2022-01-23 14:08:11 +05:30
dependabot[bot]
49373865fc
build(deps): bump serde_derive from 1.0.132 to 1.0.133
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.132 to 1.0.133.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.132...v1.0.133)

---
updated-dependencies:
- dependency-name: serde_derive
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 13:25:27 +00:00
dependabot[bot]
d8c4232dc5
build(deps): bump serde from 1.0.132 to 1.0.133
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.132 to 1.0.133.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.132...v1.0.133)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 13:19:10 +00:00
ee211a707e
cargo: bump version 2022-01-01 16:06:10 +05:30
b44d59fcd9
cargo: upgrade proc-macro2 and quote 2022-01-01 15:58:06 +05:30
5c69fa7fea
cargo: upgrade anyhow and syn 2021-12-26 22:05:20 +05:30
f70c2c3c66
cargo: bump libc and proc-macro2 2021-12-20 19:09:40 +05:30
dependabot[bot]
cad0beae29
build(deps): bump serde_derive from 1.0.131 to 1.0.132 (#5) 2021-12-20 13:26:26 +00:00
dependabot[bot]
436ee97a14
build(deps): bump serde from 1.0.131 to 1.0.132 (#6) 2021-12-20 13:22:35 +00:00
dependabot[bot]
c227f47966
build(deps): bump serde_derive from 1.0.130 to 1.0.131 (#3) 2021-12-13 13:36:35 +00:00
dependabot[bot]
5938e4326f
build(deps): bump serde from 1.0.130 to 1.0.131 (#4) 2021-12-13 13:33:14 +00:00
53a28f5823
build(deps): bump anyhow from 1.0.50 to 1.0.51 2021-12-01 18:23:23 +05:30
dependabot[bot]
9dd2fb719f
build(deps): bump anyhow from 1.0.48 to 1.0.50 (#2) 2021-11-29 14:05:11 +00:00
7fb757b868
cargo: bump version 2021-11-28 16:08:51 +05:30
aa17c822ca
build(deps): bump anyhow from 1.0.47 to 1.0.48 2021-11-25 11:28:47 +05:30
dependabot[bot]
86ad4b16b7
build(deps): bump anyhow from 1.0.45 to 1.0.47 (#1) 2021-11-22 14:20:17 +00:00
e7a5ed6982 all: log matcher names and clipboard content when available 2021-11-16 19:42:05 +05:30
3fd078e51b
Implement matchers and actions 2021-11-12 09:42:39 +05:30
05201d7de7
Initial commit 2021-11-11 20:33:17 +05:30