Skip to content

Commit 531f741

Browse files
authored
Merge pull request #36 from basiliscos/issue-35
Mention minimum boost version
2 parents 15b0202 + 3776a05 commit 531f741

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Boost::ASIO low-level redis client (connector)
1515
- works on linux (clang, gcc) and windows (msvc)
1616
- synchronous & asynchronous interface
1717
- inspired by [beast](https://github.com/vinniefalco/Beast)
18+
- requirements: boost `v1.69` minimum
1819

1920
## Changelog
2021

0 commit comments

Comments
 (0)