11 Commits

Author SHA1 Message Date
dependabot[bot]
47f7e72ebd
chore(deps): bump bytes from 1.11.0 to 1.11.1 in /gen/rust
Bumps [bytes](https://github.com/tokio-rs/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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-03 19:50:43 +00:00
Jazz Turner-Baggs
21cd52b064
Remove xk0 references (#5)
* Remove XK0

* Update comments

* Generate code

* newlines
2026-01-21 09:52:16 -08:00
Jazz Turner-Baggs
615f856588
Update Inbox types (#4)
* Add Xk0

* update rust impl

* clean up

* Update tests

* Update .gitignore
2026-01-15 08:46:18 -08:00
kaichao
7995313ca1
Merge pull request #3 from logos-messaging/proto
Protobuf bindings for rust
2026-01-09 10:15:14 +08:00
kaichaosun
00f1b42288
chore: update doc 2026-01-09 10:13:28 +08:00
kaichaosun
ea7ef83898
chore: rename package name 2026-01-09 10:12:15 +08:00
kaichaosun
fb4fd1c84a
chore: ci for test 2026-01-06 15:49:27 +08:00
kaichaosun
403029a541
chore: add tests 2026-01-06 15:45:48 +08:00
kaichaosun
39474393c0
feat: buf generate with prost 2026-01-06 15:30:37 +08:00
kaichaosun
4d1c32a5e2
feat: add protobuf definitions 2026-01-06 14:38:56 +08:00
Jazz Turner-Baggs
c883557b8b
Initial commit 2025-06-19 11:58:56 -07:00