Skip to content

Commit

Permalink
Update dependency libraries (#704)
Browse files Browse the repository at this point in the history
* Update dependency libraries

* Dont update json
  • Loading branch information
leoparente authored Dec 26, 2023
1 parent 64654f6 commit b0e213b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ docs/internals/html
appimage/*.AppImage
/test-config*.yaml
localconfig/
.cache/
.vscode/
build/
7 changes: 4 additions & 3 deletions conanfile.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[requires]
catch2/3.4.0
catch2/3.5.0
corrade/2020.06
cpp-httplib/0.14.1
cpp-httplib/0.14.3
docopt.cpp/0.6.3
fast-cpp-csv-parser/cci.20211104
json-schema-validator/2.2.0
libmaxminddb/1.7.1
libmaxminddb/1.8.0
nlohmann_json/3.11.2
openssl/1.1.1w
opentelemetry-proto/1.0.0
Expand All @@ -17,6 +17,7 @@ uvw/3.2.0
libpcap/1.10.4
yaml-cpp/0.8.0
robin-hood-hashing/3.11.5
libcurl/8.5.0
crashpad/cci.20220219
zlib/[>=1.2.10 <1.3]

Expand Down

0 comments on commit b0e213b

Please sign in to comment.