| Crates.io | proto-packet |
| lib.rs | proto-packet |
| version | 0.1.0-rc.3 |
| created_at | 2026-01-17 15:57:29.991206+00 |
| updated_at | 2026-01-21 14:27:57.724932+00 |
| description | This library provides the dependencies for generated ProtoPacket code. |
| homepage | https://github.com/nikdeapen/proto-packet/dep/rust |
| repository | https://github.com/nikdeapen/proto-packet |
| max_upload_size | |
| id | 2050708 |
| size | 129,006 |
This library provides the dependencies for generated ProtoPacket code.
proto-packet = "0.1.0-rc.3"
There are currently no optional features.
The current dependencies are:
enc # for encoding and decoding
chrono # for date types
uuid # for uuid types
serde # for json & yaml serialization
These are required for now and may be optional in the future.