dependabot[bot]
|
77c5b93f98
|
chore(deps): bump the cargo group across 1 directory with 7 updates
Bumps the cargo group with 7 updates in the /src-tauri directory:
| Package | From | To |
| --- | --- | --- |
| [rand](https://github.com/rust-random/rand) | `0.9.2` | `0.9.3` |
| [bytes](https://github.com/tokio-rs/bytes) | `1.10.1` | `1.11.1` |
| [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.13` | `0.11.14` |
| [rsa](https://github.com/RustCrypto/RSA) | `0.9.8` | `0.9.10` |
| [rustls-webpki](https://github.com/rustls/webpki) | `0.103.7` | `0.103.11` |
| [tar](https://github.com/alexcrichton/tar-rs) | `0.4.44` | `0.4.45` |
| [time](https://github.com/time-rs/time) | `0.3.44` | `0.3.47` |
Updates `rand` from 0.9.2 to 0.9.3
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/rand_core-0.9.2...0.9.3)
Updates `bytes` from 1.10.1 to 1.11.1
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.10.1...v1.11.1)
Updates `quinn-proto` from 0.11.13 to 0.11.14
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](https://github.com/quinn-rs/quinn/compare/quinn-proto-0.11.13...quinn-proto-0.11.14)
Updates `rsa` from 0.9.8 to 0.9.10
- [Changelog](https://github.com/RustCrypto/RSA/blob/v0.9.10/CHANGELOG.md)
- [Commits](https://github.com/RustCrypto/RSA/compare/v0.9.8...v0.9.10)
Updates `rustls-webpki` from 0.103.7 to 0.103.11
- [Release notes](https://github.com/rustls/webpki/releases)
- [Commits](https://github.com/rustls/webpki/compare/v/0.103.7...v/0.103.11)
Updates `tar` from 0.4.44 to 0.4.45
- [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.44...0.4.45)
Updates `time` from 0.3.44 to 0.3.47
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.44...v0.3.47)
---
updated-dependencies:
- dependency-name: rand
dependency-version: 0.9.3
dependency-type: direct:production
dependency-group: cargo
- dependency-name: bytes
dependency-version: 1.11.1
dependency-type: indirect
dependency-group: cargo
- dependency-name: quinn-proto
dependency-version: 0.11.14
dependency-type: indirect
dependency-group: cargo
- dependency-name: rsa
dependency-version: 0.9.10
dependency-type: indirect
dependency-group: cargo
- dependency-name: rustls-webpki
dependency-version: 0.103.11
dependency-type: indirect
dependency-group: cargo
- dependency-name: tar
dependency-version: 0.4.45
dependency-type: indirect
dependency-group: cargo
- dependency-name: time
dependency-version: 0.3.47
dependency-type: indirect
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-14 02:22:58 +00:00 |
|
Leafd
|
dab9a807a5
|
feat: add autostart functionality
|
2025-10-10 15:30:11 -04:00 |
|
Leafd
|
ad3e27c859
|
fix: solve windows deeplink error
|
2025-10-09 10:31:51 -04:00 |
|
Leafd
|
fa6acaf41f
|
fix: make windows register deeplinks
|
2025-10-09 10:19:12 -04:00 |
|
Leafd
|
aaba534a6d
|
feat: home page redesign (#40)
* feat: home page redesign
* chore(ci): remove secretlint
|
2025-10-07 14:42:16 -04:00 |
|
Leafd
|
d6d5f8714b
|
fix: update compatibility for rand 0.9
|
2025-10-05 02:36:21 -04:00 |
|
leafdbot[bot]
|
d449e147f7
|
chore(deps): update rust crate reqwest to 0.12 (#31)
Signed-off-by: leafdbot[bot] <192038741+leafdbot[bot]@users.noreply.github.com>
Co-authored-by: leafdbot[bot] <192038741+leafdbot[bot]@users.noreply.github.com>
|
2025-10-05 00:31:25 -06:00 |
|
Leafd
|
1e52ddc88c
|
chore(ci): add linters (#22)
* chore(ci): add linters
* chore: apply linter fixes
* chore(ci): add cache layer
* chore(ci): change lint flavour
* chore: apply linter fixes
* chore(cI): fix linter errors
* chore
* chore(ci): add renovate
* chore(ci): add renovate workflow
* chore(
* chore(ci): enable git lfs
---------
Co-authored-by: leafdbot[bot] <192038741+leafdbot[bot]@users.noreply.github.com>
|
2025-10-05 00:10:10 -06:00 |
|
Leafd
|
c8314a18c8
|
feat: add oauth
|
2025-10-03 17:25:24 -04:00 |
|
Leafd
|
6d03d9637a
|
feat: add updater
|
2025-10-03 13:52:59 -04:00 |
|
Leafd
|
ed294cb662
|
feat: big bang
|
2025-10-03 12:23:17 -04:00 |
|