1 2 3 4 5 6 7 8 9 10 11 12 13 14
[package] name = "handshake-encoding" version = "0.1.1" authors = ["kilpatty <sean@urkel.io>"] edition = "2018" license = "MIT" description = "Encoding Library for Handshake" [dependencies] # Known External extended-primitives = "^0.3.1" encodings = "0.1.0"