aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* `$crate_name` => `version`, and a few adjustementsacdenisSK2017-08-141-2/+2
* Fix string delimiters (#134)Lakelezz2017-08-131-1/+9
* Fix #130acdenisSK2017-07-221-3/+3
* Switch to tokio for events (#122)Alex Lyon2017-07-141-2/+13
* Update docs linksZeyla Hellyer2017-06-271-1/+1
* Update authors list in Cargo.tomlZeyla Hellyer2017-06-271-1/+1
* Bump to v0.3.0v0.3.0Zeyla Hellyer2017-06-241-1/+1
* Update dependenciesZeyla Hellyer2017-06-211-5/+5
* Remove unused cookie dependencyZeyla Hellyer2017-06-081-4/+0
* Upgrade rust-websocket, rust-openssl, and hyperZeyla Hellyer2017-06-071-4/+14
* Use chrono for struct timestamp fieldsZeyla Hellyer2017-06-061-1/+4
* Restructure modulesZeyla Hellyer2017-05-221-9/+36
* Bump to v0.2.0v0.2.0Zeyla Hellyer2017-05-131-1/+1
* Upgrade base64 dependencyZeyla Hellyer2017-05-131-1/+1
* Update most dependency version requirementsZeyla Hellyer2017-04-231-17/+17
* Switch to using serde for deserializationZeyla Hellyer2017-04-111-2/+3
* Update examples for Context changesZeyla Hellyer2017-02-251-1/+1
* Release v0.1.5v0.1.5Zeyla Hellyer2017-02-081-1/+1
* Update 'base64' dependency to 0.3Zeyla Hellyer2017-02-081-1/+1
* Remove a stupid claim about the lib in the docsAustin Hellyer2017-02-031-1/+1
* Bump to v0.1.4v0.1.4Austin Hellyer2017-01-261-1/+1
* Switch to a mostly-fully OOP approachAustin Hellyer2017-01-231-2/+1
* Fix rs suffixIllia2017-01-051-2/+2
* Implement context message queueingTaavi2017-01-011-0/+1
* Remove cache feature dependency for frameworkAustin Hellyer2016-12-161-1/+1
* Release v0.1.3 for some hotfixesv0.1.3Austin Hellyer2016-12-141-1/+1
* Release v0.1.2v0.1.2Austin Hellyer2016-12-141-1/+1
* Framework requires cacheAustin Hellyer2016-12-141-1/+1
* Release v0.1.1Austin Hellyer2016-12-051-1/+1
* Add a ShareMap across contextsAustin Hellyer2016-12-051-0/+1
* Release v0.1.0v0.1.0Austin Hellyer2016-11-301-1/+1
* Cargo: Don't have bins for examplesAustin Hellyer2016-11-281-35/+0
* Remove the 'extras' feature flagAustin Hellyer2016-11-261-2/+1
* Allow compiling with only either cache or methodsAustin Hellyer2016-11-241-1/+1
* Rename the State to CacheAustin Hellyer2016-11-221-2/+2
* Add state/framework/etc. conditional compile flagsAustin Hellyer2016-11-151-1/+5
* Travis: Pass feature flag 'voice'Austin Hellyer2016-11-141-1/+0
* Add voice connection supportAustin Hellyer2016-11-141-1/+16
* Update URLs to docsAustin Hellyer2016-11-081-2/+4
* Update URLs to GitLabAustin Hellyer2016-10-311-1/+1
* Initial commitAustin Hellyer2016-10-181-0/+69