[package] name = "llsd" version = "0.1.0" authors = ["Leonardo Schwarz "] license = "GPL-3.0-or-later" repository = "https://framagit.org/teleportlab/llsd" readme = "README.md" description = "LLSD serializer and deserializer" [dependencies] byteorder = "1.1.0" chrono = "0.4.0" data-encoding = "2.0.0" failure = "0.1.1" lazy_static = "1.0" quick-xml = "0.13" regex = "1.0" uuid = "0.7" url = "1.6" xml-rs = "0.8.0"