Commits


Martin Grigorov authored and GitHub committed 426c5939875
AVRO-3835: [Rust] Get rid of byteorder and zerocopy dependencies (#2455) Use standard APIs for converting integers to/from byte arrays. Get rid of byteorder and zerocopy dependencies. Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>