Commit Graph

31 Commits

Author SHA1 Message Date
dependabot[bot] 0ba31f6592
build(deps): bump rustls from 0.21.10 to 0.21.11
Bumps [rustls](https://github.com/rustls/rustls) from 0.21.10 to 0.21.11.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.21.10...v/0.21.11)

---
updated-dependencies:
- dependency-name: rustls
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 19:56:35 +00:00
dependabot[bot] f979559b50
build(deps): bump h2 from 0.3.24 to 0.3.26
Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 16:18:23 +00:00
Sayantan Santra 51e0c84eb4
build: Bumped version to 2.3.0 2024-03-06 15:42:36 -06:00
Sayantan Santra 83bf1f7af6
new: Autocomplete files generation 2024-03-06 15:41:45 -06:00
Sayantan Santra 67dcd9e378
new: Do argparsing using clap-rs instead of handwritten parser 2024-03-06 02:56:48 -06:00
Sayantan Santra b62bffd340
build: Bump version to 2.2.2 2024-03-04 17:09:59 -06:00
dependabot[bot] 6027b701f0
Bump mio from 0.8.8 to 0.8.11
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.8 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.8...v0.8.11)

---
updated-dependencies:
- dependency-name: mio
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 21:55:54 +00:00
dependabot[bot] 324cae4fed
Bump h2 from 0.3.19 to 0.3.24
Bumps [h2](https://github.com/hyperium/h2) from 0.3.19 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.19...v0.3.24)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 16:11:49 +00:00
Sayantan Santra 64d1749450
build: Bump version to 2.2.0 2023-12-04 18:27:55 -06:00
Sayantan Santra 790ec225ea
build: Bump version to 2.1.6 2023-10-02 22:29:40 -05:00
dependabot[bot] 0a851a47fd
Bump webpki from 0.22.1 to 0.22.2
Bumps [webpki](https://github.com/briansmith/webpki) from 0.22.1 to 0.22.2.
- [Commits](https://github.com/briansmith/webpki/commits)

---
updated-dependencies:
- dependency-name: webpki
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 21:53:19 +00:00
Sayantan Santra c2152264f9
fix: Version number 2023-09-13 18:24:47 -05:00
dependabot[bot] f827e351c3
Bump webpki from 0.22.0 to 0.22.1
Bumps [webpki](https://github.com/briansmith/webpki) from 0.22.0 to 0.22.1.
- [Commits](https://github.com/briansmith/webpki/commits)

---
updated-dependencies:
- dependency-name: webpki
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 23:09:15 +00:00
Sayantan Santra 39835837c4
chg: Updated dependencies 2023-08-25 02:27:54 -05:00
Sayantan Santra a2f0536642
build: Bumped version to 2.1.4 2023-05-29 16:39:50 -05:00
Sayantan Santra cc59a03051
build: Bumped version to 2.1.3 2023-05-29 00:14:54 -05:00
Sayantan Santra d2fc60b709
build: Bumped version to 2.1.2 2023-05-28 20:23:10 -05:00
Sayantan Santra 21b26cf4e1
build: Bumped version to 2.1.1 2023-05-22 00:36:58 -05:00
Sayantan Santra 0e92c693f7
Bumped version to 2.1.0 2023-05-21 20:51:31 -05:00
Sayantan Santra 8a84f1b2b6 Bumped version to 2.0.0 2023-05-15 17:58:21 -05:00
Sayantan Santra 1a83f88c0b Switched to tmdb_api 2023-05-15 17:10:51 -05:00
dependabot[bot] be019f221e
Bump openssl from 0.10.45 to 0.10.48
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.45 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.45...openssl-v0.10.48)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 01:33:01 +00:00
Sayantan Santra 7165812709 Bumped version to 1.2.4 2023-02-26 14:07:13 -06:00
Sayantan Santra e1af92739b Bumped version to 1.2.3 2023-02-26 02:30:22 -06:00
Sayantan Santra 62f47334bb Bumped version to 1.2.2 2023-02-25 22:47:53 -06:00
Sayantan Santra 15d3a57ba5 Add up to date dependencies 2023-02-07 18:16:20 -06:00
Sayantan Santra 26eb446de8 Improved arguments handling 2022-12-10 18:39:33 -06:00
Sayantan Santra 5f348cddcf Version bump and name change 2022-12-09 15:02:20 -06:00
Sayantan Santra d2c6670901 Change the menu from youchoose to inquire 2022-12-09 14:11:27 -06:00
Sayantan Santra 81095222ff Get the version from Cargo.toml 2022-12-09 02:26:39 -06:00
Sayantan Santra dec60f9d6b Initial working 2022-12-07 22:53:16 -06:00