hackatime-desktop/src-tauri
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
..
capabilities feat: add autostart functionality 2025-10-10 15:30:11 -04:00
icons fix: change hackatime icon 2025-10-24 17:32:45 -04:00
src fix: eliminate duplicate discord definitions 2025-10-24 17:56:07 -04:00
.gitignore feat: big bang 2025-10-03 12:23:17 -04:00
build.rs feat: big bang 2025-10-03 12:23:17 -04:00
Cargo.lock chore(deps): bump the cargo group across 1 directory with 7 updates 2026-04-14 02:22:58 +00:00
Cargo.toml feat: add autostart functionality 2025-10-10 15:30:11 -04:00
entitlements.plist fix: modify entitlements 2025-10-03 15:46:04 -04:00
programmer_classes.json feat: big bang 2025-10-03 12:23:17 -04:00
tauri.conf.json chore(main): release app 1.7.5 (#67) 2025-10-24 15:57:29 -06:00