[package] name = "esl01-vlqencoding" version = "0.3.0" edition = "2021" authors = ["Facebook Source Control Team "] license = "MIT" description = "VLQ encoding (https://en.wikipedia.org/wiki/Variable-length_quantity)." repository = "https://github.com/facebook/sapling" [lib] name = "vlqencoding" [dev-dependencies] quickcheck = "1"