Skip to content

Commit 73675f9

Browse files
authored
Apply suggestions from code review
1 parent ec16348 commit 73675f9

File tree

2 files changed

+2
-2
lines changed
  • packages/capnp-rpc-net
    • capnp-rpc-net.1.1
    • capnp-rpc-net.1.2

2 files changed

+2
-2
lines changed

packages/capnp-rpc-net/capnp-rpc-net.1.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ depends: [
2020
"fmt"
2121
"logs"
2222
"asetmap"
23-
"cstruct" {<= "6.0.1"}
23+
"cstruct" {< "6.1.0"}
2424
"mirage-flow" {>="2.0.0"}
2525
"tls" {>= "0.13.1" & < "0.15.0"}
2626
"base64" {>= "3.0.0"}

packages/capnp-rpc-net/capnp-rpc-net.1.2/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ depends: [
2020
"fmt"
2121
"logs"
2222
"asetmap"
23-
"cstruct" {<= "6.0.1"}
23+
"cstruct" {< "6.1.0"}
2424
"mirage-flow" {>="2.0.0"}
2525
"tls" {>= "0.13.1" & < "0.15.0"}
2626
"base64" {>= "3.0.0"}

0 commit comments

Comments
 (0)