We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b81048 commit c43d756Copy full SHA for c43d756
.release-notes/55.md
@@ -0,0 +1,3 @@
1
+## Update ponylang/ssl dependency to 1.0.1
2
+
3
+We've updated the ponylang/ssl library dependency in this project to 1.0.1.
corral.json
@@ -5,7 +5,7 @@
5
"deps": [
6
{
7
"locator": "github.com/ponylang/ssl.git",
8
- "version": "1.0.0"
+ "version": "1.0.1"
9
},
10
11
"locator": "github.com/ponylang/lori.git",
0 commit comments