Skip to content

Commit

Permalink
charrua-client: adjust lower tcpip bound to 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Dec 6, 2024
1 parent 3807a4b commit 1d35e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charrua-client.opam
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ depends: [
"fmt"
"ethernet" {>= "3.0.0"}
"arp" {>= "3.0.0"}
"tcpip" {>= "7.0.0"}
"tcpip" {>= "8.1.0"}
"lwt" {>= "4.0.0"}
]
build: [
Expand Down

0 comments on commit 1d35e91

Please sign in to comment.