mirror of
https://github.com/stoatchat/rust-a2.git
synced 2026-07-19 15:13:39 -04:00
Bump to 0.5.0-alpha.4
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## v0.5.0-alpha.4
|
||||
|
||||
- Switch to Hyper's GaiResolver to go around of a bug in the latest nightly.
|
||||
|
||||
## v0.5.0-alpha.1
|
||||
|
||||
- Update to `std::future` and async/await, requiring a nightly compiler for now.
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "a2"
|
||||
version = "0.5.0-alpha.3"
|
||||
version = "0.5.0-alpha.4"
|
||||
authors = [
|
||||
"Julius de Bruijn <julius@nauk.io>",
|
||||
"Sergey Tkachenko <seriy.tkachenko@gmail.com>",
|
||||
|
||||
Reference in New Issue
Block a user