Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
liut committed Nov 11, 2021
1 parent 5bcb38e commit f31d4fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,15 @@ curl http://localhost:16180/api/stats | jq
```

## Dependencies
* [boost](https://www.boost.org/users/download/) >= 1.75
* [boost](https://www.boost.org/users/download/) >= 1.76
* [libtorrent-rasterbar](https://github.com/arvidn/libtorrent/releases) >= 1.2.14

### Components
* [Boost.Asio](https://github.com/boostorg/asio) net, io context, ...
* [Boost.Beast](https://github.com/boostorg/beast) http, websocket
* [Boost.JSON](https://github.com/boostorg/json) new JSON relative to PropertyTree!
* [Boost.ProgramOption](https://github.com/boostorg/program_options) config and options
* [bmcweb](https://github.com/openbmc/bmcweb) logging
* [plog](https://github.com/SergiusTheBest/plog) logging

## Build

Expand Down

0 comments on commit f31d4fc

Please sign in to comment.