mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-06 00:00:10 +02:00
Merge branch 'v0.1.x' into merge-0.1
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# 0.1.6 (June 4, 2019)
|
||||
|
||||
### Added
|
||||
- Add Sync impl for Lock (#1117).
|
||||
|
||||
# 0.1.5 (April 22, 2019)
|
||||
|
||||
### Added
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
Synchronization utilities
|
||||
|
||||
[Documentation](https://docs.rs/tokio-sync/0.1.5/tokio_sync/)
|
||||
[Documentation](https://docs.rs/tokio-sync/0.1.6/tokio_sync/)
|
||||
|
||||
## Overview
|
||||
|
||||
|
||||
Reference in New Issue
Block a user