Commit Graph

15 Commits

Author SHA1 Message Date
Vladislav Nepogodin e41ed25c7e
🔖 new release 2022-07-31 19:50:18 +04:00
Vladislav Nepogodin b9504e881e
🚧 unwrap group if double clicked 2022-07-31 19:33:21 +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