Commit graph

5 commits

Author SHA1 Message Date
Emmanuel Gil Peyrot
dc842c44d1 sasl: Make this crate no_std
We mostly had to import from alloc some structs that are part of the std
prelude, such as Vec and String.
2024-10-27 21:25:14 +01:00
Gustav Palmqvist
be42dac792 Update crate information 2022-12-21 09:34:04 +00:00
lumi
d48d07a9f7 bump version, though this library should still be considered unstable, API-wise 2017-03-28 15:50:43 +02:00
lumi
88ea00baa7 cleaned up channel binding logic, cleaned up SaslCredentials, updated documentation 2017-03-07 15:02:38 +01:00
lumi
6628d12e13 add license info, prepare for pushing to crates.io 2017-02-27 16:46:14 +01:00