Commit Graph

12 Commits

Author SHA1 Message Date
Fractal-Tess
1565df2ffd remove plugin 2022-12-21 02:56:30 +02:00
dependabot[bot]
8291c61871 Bump serde_json from 1.0.82 to 1.0.91 in /src-tauri (#17)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.82 to 1.0.91.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.82...v1.0.91)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 17:46:55 +02:00
dependabot[bot]
c8c91bd152 Bump tauri-build from 1.0.4 to 1.2.1 in /src-tauri (#18)
Bumps [tauri-build](https://github.com/tauri-apps/tauri) from 1.0.4 to 1.2.1.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-build-v1.0.4...tauri-build-v1.2.1)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 17:46:46 +02:00
dependabot[bot]
d0fc297bd7 Bump sha2 from 0.10.2 to 0.10.6 in /src-tauri (#13)
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.2 to 0.10.6.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.2...sha2-v0.10.6)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 03:34:12 +02:00
dependabot[bot]
299278a74b Bump tauri-plugin-store from 9e3732e to 9bd993a in /src-tauri (#12)
Bumps [tauri-plugin-store](https://github.com/tauri-apps/tauri-plugin-store) from `9e3732e` to `9bd993a`.
- [Release notes](https://github.com/tauri-apps/tauri-plugin-store/releases)
- [Commits](9e3732e0cf...9bd993aa67)

---
updated-dependencies:
- dependency-name: tauri-plugin-store
  dependency-type: direct:production
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 03:34:02 +02:00
dependabot[bot]
4b0bce7c7f Bump serde from 1.0.140 to 1.0.151 in /src-tauri (#14)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.140 to 1.0.151.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.140...v1.0.151)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 03:33:49 +02:00
dependabot[bot]
bbe056d0b1 Bump tauri-plugin-window-state from a10a3de to 17f4680 in /src-tauri (#15)
Bumps [tauri-plugin-window-state](https://github.com/tauri-apps/tauri-plugin-window-state) from `a10a3de` to `17f4680`.
- [Release notes](https://github.com/tauri-apps/tauri-plugin-window-state/releases)
- [Commits](a10a3defb4...17f4680629)

---
updated-dependencies:
- dependency-name: tauri-plugin-window-state
  dependency-type: direct:production
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 03:33:39 +02:00
dependabot[bot]
2805995b9b Bump tauri from 1.1.1 to 1.2.2 in /src-tauri (#16)
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.1.1 to 1.2.2.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.1.1...tauri-v1.2.2)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 03:33:19 +02:00
Fractal-Tess
124ab3926a bump tauri 2022-09-21 21:07:19 +03:00
Fractal-Tess
8c3e36d379 fix last commit 2022-09-18 04:13:31 +03:00
Fractal-Tess
7458f45138 update config 2022-09-18 04:12:56 +03:00
Fractal-Tess
3e2667722a first commit 2022-07-30 17:58:06 +03:00