chat_proto/gen/rust/Cargo.toml
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

11 lines
131 B
TOML

[package]
name = "chat-proto"
version = "0.1.0"
edition = "2021"
[dependencies]
prost = "0.14"
[dev-dependencies]
bytes = "1.11"