Commit Graph

33 Commits

Author SHA1 Message Date
Vladislav Nepogodin c590a2a916
🔖 Bump version 2023-01-22 00:29:34 +04:00
Vladislav Nepogodin 0ad270c85c
♻ update deps 2023-01-08 21:33:15 +04:00
Vladislav Nepogodin 76e4a2d96a
♻ update deps 2022-12-29 23:10:50 +04:00
Vladislav Nepogodin 96da8e226a
🔖 Bump version 2022-12-29 23:10:36 +04:00
Vladislav Nepogodin f215b60ffa
♻ update deps 2022-12-29 18:59:04 +04:00
Vladislav Nepogodin 50fefee7cf
🔖 Update version 2022-11-27 19:19:58 +04:00
Vladislav Nepogodin e729b5e1c9
👷 run some functions in new thread 2022-11-27 19:19:05 +04:00
dependabot[bot] 759f184e26
Bump serde_json from 1.0.87 to 1.0.88 (#30) 2022-11-24 07:45:11 +00:00
Vladislav Nepogodin 7d2a5dedcd
🔖 Update version 2022-11-18 00:17:32 +04:00
Vladislav Nepogodin 24173ff415
♻ update deps 2022-11-17 23:06:31 +04:00
dependabot[bot] 23d01502b7
Bump gio from 0.16.2 to 0.16.3 (#29) 2022-11-17 18:52:22 +00:00
Vladislav Nepogodin 99b78da0cb
♻ update deps 2022-11-04 01:31:16 +04:00
Vladislav Nepogodin 7352c3f0c6
🔖 Bump version 2022-09-11 02:44:45 +04:00
Vladislav Nepogodin 10d82e2852
🔖 Bump version 2022-09-05 02:19:23 +04:00
Vladislav Nepogodin 801b788c8b
♻ update deps 2022-09-04 18:45:30 +04:00
dependabot[bot] b91fd89097
Bump serde_json from 1.0.83 to 1.0.85 (#16) 2022-09-04 14:37:04 +00:00
dependabot[bot] 1dd5dc6d03
Bump serde from 1.0.141 to 1.0.142 (#11) 2022-08-08 18:43:19 +00:00
dependabot[bot] 15c5fd1c8a
Bump serde_json from 1.0.82 to 1.0.83 (#12) 2022-08-08 18:27:53 +00:00
dependabot[bot] bb549f264f
Bump serde from 1.0.140 to 1.0.141 (#10)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.140 to 1.0.141.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.140...v1.0.141)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-08 18:42:51 +04:00
Vladislav Nepogodin e41ed25c7e
🔖 new release 2022-07-31 19:50:18 +04:00
Vladislav Nepogodin 21647a6014
👷 handle case if no internet connection
display msg to user if trying run online installation with no internet connection
2022-07-30 04:20:50 +04:00
dependabot[bot] af7467498f
Bump serde from 1.0.139 to 1.0.140 (#9)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.139 to 1.0.140.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.139...v1.0.140)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-26 00:10:08 +04:00
dependabot[bot] 627201d917
Bump once_cell from 1.12.1 to 1.13.0 (#7) 2022-07-15 18:48:27 +00:00
dependabot[bot] bd328c226f
Bump serde from 1.0.138 to 1.0.139 (#8) 2022-07-15 18:47:36 +00:00
dependabot[bot] 4b08890e77
Bump pacmanconf from 1.0.0 to 2.0.0
Bumps [pacmanconf](https://github.com/Morganamilo/pacmanconf.rs) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/Morganamilo/pacmanconf.rs/releases)
- [Commits](https://github.com/Morganamilo/pacmanconf.rs/commits)

---
updated-dependencies:
- dependency-name: pacmanconf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 18:15:47 +00:00
Vladislav Nepogodin b7ffba977c
Merge pull request #5 from CachyOS/dependabot/cargo/alpm-utils-2.0.0
Bump alpm-utils from 1.1.2 to 2.0.0
2022-07-04 22:14:00 +04:00
dependabot[bot] 8e2037019e
Bump once_cell from 1.12.0 to 1.12.1
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.12.0...v1.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 17:49:57 +00:00
dependabot[bot] e6bf794d84
Bump alpm-utils from 1.1.2 to 2.0.0
Bumps [alpm-utils](https://github.com/archlinux/alpm.rs) from 1.1.2 to 2.0.0.
- [Release notes](https://github.com/archlinux/alpm.rs/releases)
- [Changelog](https://github.com/archlinux/alpm.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/archlinux/alpm.rs/compare/alpm-utils-v1.1.2...alpm-utils-v2.0.0)

---
updated-dependencies:
- dependency-name: alpm-utils
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 17:49:53 +00:00
Vladislav Nepogodin e328e3af7a
👷 add new page 2022-07-04 19:34:50 +04:00
Vladislav Nepogodin c1799211c5
Merge pull request #3 from CachyOS/dependabot/cargo/glib-0.15.12
Bump glib from 0.15.11 to 0.15.12
2022-06-28 00:54:20 +04:00
dependabot[bot] 8002c93ff2
Bump glib from 0.15.11 to 0.15.12
Bumps [glib](https://github.com/gtk-rs/gtk-rs-core) from 0.15.11 to 0.15.12.
- [Release notes](https://github.com/gtk-rs/gtk-rs-core/releases)
- [Commits](https://github.com/gtk-rs/gtk-rs-core/compare/0.15.11...0.15.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 19:27:09 +00:00
dependabot[bot] 35c4ab87ea
Bump gio from 0.15.11 to 0.15.12
Bumps [gio](https://github.com/gtk-rs/gtk-rs-core) from 0.15.11 to 0.15.12.
- [Release notes](https://github.com/gtk-rs/gtk-rs-core/releases)
- [Commits](https://github.com/gtk-rs/gtk-rs-core/compare/0.15.11...0.15.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 19:27:04 +00:00
Vladislav Nepogodin 80ea978741
Rewrite in Rust 2022-06-02 01:23:20 +04:00