remove usage of cstruct, require mirage-crypto 1.0.0 #1
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ build: [
|
||||||
depends: [
|
depends: [
|
||||||
"ocaml" {>= "4.13.0"}
|
"ocaml" {>= "4.13.0"}
|
||||||
"dune" {>= "2.7.0"}
|
"dune" {>= "2.7.0"}
|
||||||
"builder" {>= "0.2.0"}
|
"builder" {>= "0.4.0"}
|
||||||
"dream" {>= "1.0.0~alpha7"}
|
"dream" {>= "1.0.0~alpha7"}
|
||||||
"bos"
|
"bos"
|
||||||
"ohex" {>= "0.2.0"}
|
"ohex" {>= "0.2.0"}
|
||||||
|
|
Loading…
Reference in a new issue