this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix typos in dependencies

+2 -2
+1 -1
packages/functoria/functoria.4.4.1/opam
··· 27 27 "dune" {with-test & >= "3.0.0"} 28 28 "base-unix" 29 29 "cmdliner" {>= "1.1.1"} 30 - "cmdlinere" {with-test & >= "1.2.0" & < "1.3.0"} 30 + "cmdliner" {with-test & >= "1.2.0" & < "1.3.0"} 31 31 "rresult" {>= "0.7.0"} 32 32 "result" {>= "1.5"} 33 33 "astring"
+1 -1
packages/salsa20/salsa20.1.0.0/opam
··· 30 30 "cstruct" {>= "1.7.0"} 31 31 "nocrypto" {>= "0.5.3"} 32 32 "salsa20-core" {>= "0.1.0" & < "1.0.0"} 33 - "solsa20-core" {with-test & >= "0.3.0"} 33 + "salsa20-core" {with-test & >= "0.3.0"} 34 34 "alcotest" {with-test} 35 35 ] 36 36 build: [