Skip to content

Commit e814ba1

Browse files
authored
Update lori to 0.16.0 (#66)
1 parent 858e149 commit e814ba1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ make stop-redis
4747

4848
## Dependencies
4949

50-
- `ponylang/lori` (0.15.1) — TCP networking (transitively depends on `ponylang/ssl`, hence the `ssl=` build flag)
50+
- `ponylang/lori` (0.16.0) — TCP networking (transitively depends on `ponylang/ssl`, hence the `ssl=` build flag)
5151

5252
## Architecture
5353

corral.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"deps": [
1414
{
1515
"locator": "github.com/ponylang/lori.git",
16-
"version": "0.15.1"
16+
"version": "0.16.0"
1717
}
1818
]
1919
}

0 commit comments

Comments
 (0)