Commit Graph

9 Commits

Author SHA1 Message Date
Leendert de Borst
439a0bef42 Bump version to 0.28.0-alpha 2026-03-06 12:32:15 +01:00
dependabot[bot]
9d02ddaf9b Bump bytes in /core/rust in the cargo group across 1 directory
Bumps the cargo group with 1 update in the /core/rust directory: [bytes](https://github.com/tokio-rs/bytes).


Updates `bytes` from 1.11.0 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.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.11.1
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-03 21:38:22 +00:00
Leendert de Borst
f40317ee7b Update Cargo.lock 2026-01-30 00:05:29 +01:00
Leendert de Borst
9f2e6a0ab7 Update TOTP editor init logic, update cargo lock (#1465) 2026-01-21 10:11:19 +00:00
Leendert de Borst
2899855962 Add argon2 to core Rust lib (#1404) 2026-01-14 11:41:05 +01:00
Leendert de Borst
7fbffa2cd2 Implement SRP logic in Rust Core lib, and implement in browser extension and aliasvault.client (#1404) 2026-01-13 15:31:05 +01:00
Leendert de Borst
f60cd1cb2a Simplify Rust build for iOS (#1404) 2026-01-02 16:24:46 +01:00
Leendert de Borst
37d72f823d Add mobile app Rust core build scaffolding (#1404) 2026-01-02 14:14:19 +01:00
Leendert de Borst
f42828ebd1 Move shared to core folder (#1404) 2025-12-11 09:19:03 +01:00