We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aade4e3 commit ee149f0Copy full SHA for ee149f0
tower/CHANGELOG.md
@@ -12,6 +12,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
- **util**: Add `BoxCloneSyncService` which is a `Clone + Send + Sync` boxed `Service` ([#777])
13
- **util**: Add `BoxCloneSyncServiceLayer` which is a `Clone + Send + Sync` boxed `Layer` ([802])
14
15
+[#777]: https://github.com/tower-rs/tower/pull/777
16
+[#802]: https://github.com/tower-rs/tower/pull/802
17
+
18
# 0.5.1
19
20
### Fixed
0 commit comments