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 efee18d commit 44396a4Copy full SHA for 44396a4
vpnkit.opam
@@ -45,16 +45,15 @@ depends: [
45
"logs"
46
"fmt"
47
"astring"
48
- "ethernet" {>= "3.0.0" & < "3.1.0"}
+ "ethernet" {>= "3.0.0"}
49
"arp" {>= "3.0.0"}
50
"mirage-flow-combinators" {>= "5.0.0"}
51
- "mirage-entropy" {>= "0.5.0"}
52
"mirage-kv" {>= "4.0.0" & < "6.0.0"}
53
"mirage-net" {>= "4.0.0"}
54
"mirage-channel" {>= "4.0.1"}
55
"cohttp-lwt" {>= "0.99.0" & < "6.0.0"}
56
"protocol-9p" {>= "2.0.2"}
57
- "mirage-vnetif" {>= "0.5.0" & < "0.6.0"}
+ "mirage-vnetif" {>= "0.5.0"}
58
"io-page-unix"
59
"uuidm"
60
"ezjsonm" {>= "0.4.0"}
0 commit comments