remove usage of cstruct, require mirage-crypto 1.0.0 #1

Merged
reynir merged 5 commits from no-cstruct into main 2024-09-05 15:12:38 +00:00
Showing only changes of commit 598f8230bd - Show all commits

View file

@ -22,7 +22,7 @@ depends: [
"bos"
"ohex" {>= "0.2.0"}
"lwt" {>= "5.7.0"}
"caqti" {>= "2.1.1"}
"caqti" {>= "2.1.2"}
hannes marked this conversation as resolved Outdated

This will need to be updated once we have a caqti release.

This will need to be updated once we have a caqti release.
"caqti-lwt"
"caqti-driver-sqlite3"
"mirage-crypto-rng" {>= "0.11.0"}