Commit Graph

70 Commits (c85aa26159919b82801b63c8a9c070564d321551)

Author SHA1 Message Date
Takashi Kokubun 798fab694a
Merge pull request #118 from k0kubun/dependabot/cargo/nix-0.24.1
Bump nix from 0.23.1 to 0.24.1
2 years ago
Takashi Kokubun 2410d88125
swayipc 3.0.0 2 years ago
dependabot[bot] b9ef1780f5
Bump nix from 0.23.1 to 0.24.1
Bumps [nix](https://github.com/nix-rust/nix) from 0.23.1 to 0.24.1.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.23.1...v0.24.1)

---
updated-dependencies:
- dependency-name: nix
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Takashi Kokubun 421f2b101b
cargo update 2 years ago
Takashi Kokubun d38ceed8db
Merge pull request #115 from k0kubun/dependabot/cargo/derive-where-1.0.0-rc.3
Bump derive-where from 1.0.0-rc.2 to 1.0.0-rc.3
2 years ago
dependabot[bot] 53b86d81aa
Bump derive-where from 1.0.0-rc.2 to 1.0.0-rc.3
Bumps [derive-where](https://github.com/ModProg/derive-where) from 1.0.0-rc.2 to 1.0.0-rc.3.
- [Release notes](https://github.com/ModProg/derive-where/releases)
- [Changelog](https://github.com/ModProg/derive-where/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ModProg/derive-where/compare/v1.0.0-rc.2...v1.0.0-rc.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Takashi Kokubun b89ab9b1fd
Merge pull request #116 from k0kubun/dependabot/cargo/log-0.4.17
Bump log from 0.4.14 to 0.4.17
2 years ago
Takashi Kokubun 896cf89682
Merge pull request #114 from k0kubun/dependabot/cargo/indoc-1.0.6
Bump indoc from 1.0.3 to 1.0.6
2 years ago
dependabot[bot] c40f4c8e0f
Bump log from 0.4.14 to 0.4.17
Bumps [log](https://github.com/rust-lang/log) from 0.4.14 to 0.4.17.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.14...0.4.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 834af94542
Bump indoc from 1.0.3 to 1.0.6
Bumps [indoc](https://github.com/dtolnay/indoc) from 1.0.3 to 1.0.6.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/1.0.3...1.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 83d61df83c
Bump clap_complete from 3.0.6 to 3.2.2
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.0.6 to 3.2.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v3.0.6...clap_complete-v3.2.2)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Takashi Kokubun 8e306b0261
Merge pull request #112 from k0kubun/dependabot/cargo/evdev-0.11.4
Bump evdev from 0.11.3 to 0.11.4
2 years ago
Takashi Kokubun b6d64e0121
Merge pull request #111 from k0kubun/dependabot/cargo/serde-1.0.137
Bump serde from 1.0.132 to 1.0.137
2 years ago
Takashi Kokubun e0de4bd9b4
Merge pull request #110 from k0kubun/dependabot/cargo/serde_json-1.0.81
Bump serde_json from 1.0.73 to 1.0.81
2 years ago
Takashi Kokubun 03e2c69bb7
Merge pull request #109 from k0kubun/dependabot/cargo/anyhow-1.0.58
Bump anyhow from 1.0.54 to 1.0.58
2 years ago
Takashi Kokubun cf27769396
Merge pull request #108 from k0kubun/dependabot/cargo/serde_yaml-0.8.24
Bump serde_yaml from 0.8.23 to 0.8.24
2 years ago
Takashi Kokubun 38c8485704
Version 0.4.4 2 years ago
dependabot[bot] 9dfc859f72
Bump evdev from 0.11.3 to 0.11.4
Bumps [evdev](https://github.com/cmr/evdev) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/cmr/evdev/releases)
- [Commits](https://github.com/cmr/evdev/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 26ff66e980
Bump serde from 1.0.132 to 1.0.137
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.132 to 1.0.137.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.132...v1.0.137)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 29b9f56904
Bump serde_json from 1.0.73 to 1.0.81
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.73 to 1.0.81.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.73...v1.0.81)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 4420b9495b
Bump anyhow from 1.0.54 to 1.0.58
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.54 to 1.0.58.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.54...1.0.58)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 3a44e9dc1e
Bump serde_yaml from 0.8.23 to 0.8.24
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.23 to 0.8.24.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.23...0.8.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Takashi Kokubun 3fa92e2ce3
Version 0.4.3
Revert "Revert "Version 0.4.3""

This reverts commit 3399881426.
2 years ago
Takashi Kokubun 3399881426
Revert "Version 0.4.3"
This reverts commit ea3d758ec0.
2 years ago
Takashi Kokubun ea3d758ec0
Version 0.4.3 2 years ago
Takashi Kokubun 3cc9af8a08
Version 0.4.2 2 years ago
Takashi Kokubun 519752c792
Version 0.4.1 2 years ago
Takashi Kokubun d0b13ce6c7
Version 0.4.0 2 years ago
Takashi Kokubun 0a775b6aa6
Version 0.3.4 2 years ago
Takashi Kokubun cf624dc545
Version 0.3.3 2 years ago
Takashi Kokubun bdf3af41f8
Version 0.3.2 2 years ago
Takashi Kokubun 015b06a4c9
Version 0.3.1 2 years ago
Takashi Kokubun eaca8be6f7
Version 0.3.0 3 years ago
Roland Fredenhagen c23a8cf748
device watcher improvements 3 years ago
Roland Fredenhagen 84639c2a22
support generating completions 3 years ago
Roland Fredenhagen b3c3c10755
move command line parsing to clap; address clippy 3 years ago
Takashi Kokubun a56e4a210f
Version 0.2.5 3 years ago
Takashi Kokubun 9e4d5803a4
Version 0.2.4 3 years ago
Takashi Kokubun b3173a8827
Version 0.2.3 3 years ago
Takashi Kokubun 6e1aafbc94
Version 0.2.2 3 years ago
Takashi Kokubun a7bf075a7c
Version 0.2.1 3 years ago
Takashi Kokubun fea8222e8f
Version 0.2.0 3 years ago
Takashi Kokubun f7256c6c88
Version 0.1.9 3 years ago
Takashi Kokubun 705173ed84
Version 0.1.8 3 years ago
Takashi Kokubun 7c0b430c33
Version 0.1.7 3 years ago
Takashi Kokubun 646a1dd53d
Version 0.1.6 3 years ago
Takashi Kokubun 16094de2cf
Instantiate Duration on deserialization 3 years ago
Takashi Kokubun e8b4aed1aa
Re-add serde tests 3 years ago
Takashi Kokubun 7ab1595836
Rollback to v0.1.5 3 years ago
Takashi Kokubun ff1c19e076
Start testing serde 3 years ago