Commit Graph

23 Commits

Author SHA1 Message Date
Fabian-Lars c348eb31ea feat(upload): Add function to download files (#89) 2023-02-15 13:06:43 +01:00
Fabian-Lars 4bb200aac5 fix: apply clippy suggestions (#120)
* fix: apply clippy suggestions

* fmt

* clippy for linux targets
2023-02-01 11:27:33 +01:00
Lucas Fernandes Nogueira fc693f75ca Merge pull request #71 from tauri-apps/renovate/notify-5.x 2023-01-17 06:59:53 -08:00
Jonas Kruckenberg f6ab641e08 fix: add back log feature 2023-01-13 11:45:19 +01:00
FabianLars 96fc592649 Merge branch 'dev' into renovate/notify-5.x 2023-01-12 15:29:14 +01:00
Jonas Kruckenberg 183a081364 exclude examples from cargo workspace 2023-01-11 20:23:35 +01:00
Jonas Kruckenberg 9f2f2bdacb dont use workspace features in tauri app 2023-01-11 20:13:05 +01:00
Jonas Kruckenberg db89717962 Update Cargo.lock 2023-01-11 19:03:45 +01:00
Jonas Kruckenberg f910b1f496 chore: make examples part of the workspace 2023-01-11 19:02:23 +01:00
Beanow b8e031e574 chore: Update Cargo.lock 2023-01-11 12:42:18 +01:00
FabianLars 24b09c385e adapt plugin to notify v5 2023-01-07 22:25:44 +01:00
renovate[bot] b351c38e88 fix(deps): update rust crate notify to v5 2023-01-07 19:34:36 +00:00
renovate[bot] 66322a3426 fix(deps): update rust crate iota_stronghold to v1 (#70)
* fix(deps): update rust crate iota_stronghold to v1

* fix compile error

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
2023-01-07 20:32:23 +01:00
renovate[bot] b7522ed71c fix(deps): update rust crate iota-crypto to 0.15 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-07 20:05:47 +01:00
renovate[bot] 0bdd5ff98f fix(deps): update rust crate tokio-tungstenite to 0.18 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-07 16:21:15 +01:00
renovate[bot] 929cbfb6b7 fix(deps): update rust crate tiny_http to 0.12 (#64)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-07 16:19:20 +01:00
renovate[bot] 86e61a6ac0 fix(deps): update rust crate auto-launch to 0.4 (#60)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-07 16:17:38 +01:00
renovate[bot] e52bbd5d23 fix(deps): change tokio version to 1 (#65)
* fix(deps): update rust crate tokio to 1.24

* Apply suggestions from code review

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2023-01-07 16:16:59 +01:00
renovate[bot] 42aac5255a fix(deps): change once_cell version to 1 (#63)
* fix(deps): update rust crate once_cell to 1.17

* Change once_cell version to `1`

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2023-01-07 16:04:17 +01:00
Jonas Kruckenberg 3d0d23c9ed Update Cargo.lock 2023-01-06 16:38:13 +01:00
Jonas Kruckenberg 64aed34eff clippy 2022-12-14 20:46:23 +01:00
Jonas Kruckenberg fb764fc01c fix workflows 2022-12-14 20:22:45 +01:00
Jonas Kruckenberg eb3495fb72 copy plugin sources 2022-12-14 18:43:39 +01:00