[package] name = "hyper_sardine" version = "0.2.3" license = "MIT/Apache-2.0" homepage = "https://github.com/wayk/sardine-rs" repository = "https://github.com/wayk/sardine-rs" keywords = ["srd", "delegation", "authentication", "protocol"] description = "Secure Remote Delegation (SRD) Authentication Protocol" authors = ["Marc-André Moreau ", "Philippe Dugre ", "François Dubois "] [dependencies] base64 = "0.6" hyperx = "^0.15" log = "0.4.1" uuid = { version = "0.6", features = ["v4"] }