version = 4
[[package]]
name = "ax-codec-bytes"
version = "0.1.0"
dependencies = [
"ax-codec-core",
"bytes",
"smallvec",
]
[[package]]
name = "ax-codec-core"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5fa21b51573b02b905c7cfe527930c4fac99b22a778fb86927e707deed00649a"
[[package]]
name = "bytes"
version = "1.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
[[package]]
name = "smallvec"
version = "1.15.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"