Skip to content

Commit c43d756

Browse files
committed
Updates ssl dependency from 1.0.0 to 1.0.1
1 parent 8b81048 commit c43d756

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.release-notes/55.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"deps": [
66
{
77
"locator": "github.com/ponylang/ssl.git",
8-
"version": "1.0.0"
8+
"version": "1.0.1"
99
},
1010
{
1111
"locator": "github.com/ponylang/lori.git",

0 commit comments

Comments
 (0)