version = 4
[[package]]
name = "ax-codec-bytes"
version = "0.1.5"
dependencies = [
"ax-codec-core",
"bytes",
"smallvec",
]
[[package]]
name = "ax-codec-core"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87533bbcef4a4c10de855dd97e7bc98f95679f3bdc8f7f52b2f2fbc095e96ad5"
[[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"