Skip to content

Commit

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

```
$ conan install --requires=secp256k1/0.18.0 --update
$ conan install --requires=secp256k1/0.19.0 --update
```

For more more detailed instructions, please refer to our [documentation](https://kth.cash/docs/).
Expand Down
2 changes: 1 addition & 1 deletion conan.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "0.5",
"requires": [
"gmp/6.3.0#df20ffb6d21c34d67704305bcd1dea9e%1698225617.026"
"gmp/6.3.0#df20ffb6d21c34d67704305bcd1dea9e%1716966936.742"
],
"build_requires": [
"m4/1.4.19#c1c4b1ee919e34630bb9b50046253d3c%1676610086.39"
Expand Down

0 comments on commit 81f4471

Please sign in to comment.