Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fpelliccioni committed Nov 21, 2024
1 parent 033e520 commit 2f0b581
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 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.19.0 --update
$ conan install --requires=secp256k1/0.20.0 --update
```

For more more detailed instructions, please refer to our [documentation](https://kth.cash/docs/).
Expand Down
5 changes: 3 additions & 2 deletions conan.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"gmp/6.3.0#df20ffb6d21c34d67704305bcd1dea9e%1716966936.742"
],
"build_requires": [
"m4/1.4.19#c1c4b1ee919e34630bb9b50046253d3c%1676610086.39"
"m4/1.4.19#b38ced39a01e31fef5435bc634461fd2%1700758725.451"
],
"python_requires": []
"python_requires": [],
"config_requires": []
}

0 comments on commit 2f0b581

Please sign in to comment.