Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fpelliccioni committed Feb 3, 2024
1 parent 3dfd9fa commit 073fcd9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ $ conan config install https://github.com/k-nuth/ci-utils/raw/master/conan/confi
2. Install the appropriate library:

```
$ conan install --requires=infrastructure/0.31.0 --update
$ conan install --requires=infrastructure/0.32.0 --update
```

For more more detailed instructions, please refer to our [documentation](https://kth.cash/docs/).
Expand Down
10 changes: 5 additions & 5 deletions conan.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
"version": "0.5",
"requires": [
"zlib/1.2.13#e377bee636333ae348d51ca90874e353%1682597484.674",
"spdlog/1.12.0#0e390a2f5c3e96671d0857bc734e4731%1693277101.493",
"spdlog/1.13.0#2775cc949e26b339029a852785b6b276%1705707717.233",
"secp256k1/0.18.0#c2e7e05855c71cb8f4e350a7aa10bfa9%1698921631.178",
"libbacktrace/cci.20210118#ec1aa63bbc10145c6a299e68e711670c%1676205469.545",
"gmp/6.3.0#df20ffb6d21c34d67704305bcd1dea9e%1698225617.026",
"fmt/10.1.1#cd63809a79574a2f9eb73ca35f16a243%1693230699.985",
"fmt/10.2.1#9199a7a0611866dea5c8849a77467b25%1704415120.216",
"expected-lite/0.6.3#262026767cf9d5ab1fdccb25c9bdbac2%1692807329.641",
"ctre/3.8#b20dc94ec71df126170a4be9ca5e9486%1691461344.415",
"ctre/3.8.1#40ac42de50d5ff58fdee27f3f13a9ada%1697312280.727",
"bzip2/1.0.8#411fc05e80d47a89045edc1ee6f23c1d%1678293522.814",
"boost/1.83.0#f0c3932db7f65b606ed78357ecbdcbef%1692286008.562"
"boost/1.84.0#695713218cdeec6aef61de1f34bf57ee%1706382844.645"
],
"build_requires": [
"m4/1.4.19#c1c4b1ee919e34630bb9b50046253d3c%1676610086.39",
"b2/4.9.6#2e02945ad41739b8051247d14fe8297d%1679927934.674"
"b2/4.10.1#8dc3df1cc73ad65d86cbdfd31fdb011f%1690006205.975"
],
"python_requires": []
}

0 comments on commit 073fcd9

Please sign in to comment.