this repo has no description

Fix lint warnings

Kate 734afaf1 88244d11

Changed files
+3
packages
cry
cry.0.6.5
cry.0.6.6
cry.0.6.7
+1
packages/cry/cry.0.6.5/opam
···
homepage: "https://github.com/savonet/ocaml-cry"
bug-reports: "https://github.com/savonet/ocaml-cry/issues"
depends: [
"dune" {> "2.0"}
"base-bytes" {ocaml:version >= "5.0"}
]
···
homepage: "https://github.com/savonet/ocaml-cry"
bug-reports: "https://github.com/savonet/ocaml-cry/issues"
depends: [
+
"ocaml"
"dune" {> "2.0"}
"base-bytes" {ocaml:version >= "5.0"}
]
+1
packages/cry/cry.0.6.6/opam
···
homepage: "https://github.com/savonet/ocaml-cry"
bug-reports: "https://github.com/savonet/ocaml-cry/issues"
depends: [
"dune" {>= "2.8"}
"odoc" {with-doc}
"base-bytes" {ocaml:version >= "5.0"}
···
homepage: "https://github.com/savonet/ocaml-cry"
bug-reports: "https://github.com/savonet/ocaml-cry/issues"
depends: [
+
"ocaml"
"dune" {>= "2.8"}
"odoc" {with-doc}
"base-bytes" {ocaml:version >= "5.0"}
+1
packages/cry/cry.0.6.7/opam
···
homepage: "https://github.com/savonet/ocaml-cry"
bug-reports: "https://github.com/savonet/ocaml-cry/issues"
depends: [
"dune" {>= "2.8"}
"odoc" {with-doc}
"base-bytes" {ocaml:version >= "5.0"}
···
homepage: "https://github.com/savonet/ocaml-cry"
bug-reports: "https://github.com/savonet/ocaml-cry/issues"
depends: [
+
"ocaml"
"dune" {>= "2.8"}
"odoc" {with-doc}
"base-bytes" {ocaml:version >= "5.0"}