File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11OASISFormat: 0.4
22Name: webmachine
3- Version: dev
3+ Version: 0.4.0
44Synopsis: A REST toolkit for OCaml
55Description: OCaml webmachine is a layer on top of cohttp that implements a
66 state-machine-based HTTP request processor. It's particularly well-suited for
Original file line number Diff line number Diff line change 11# OASIS_START
2- # DO NOT EDIT (digest: fb5e7ddfe88d8c1fc4c8a6c5717c4d42 )
3- version = "dev "
2+ # DO NOT EDIT (digest: 6acbc6c41d37929fa034fcc77443f8da )
3+ version = "0.4.0 "
44description = "A REST toolkit for OCaml"
55requires = "calendar cohttp dispatch re re.str uri"
66archive(byte) = "webmachine.cma"
Original file line number Diff line number Diff line change 11(* setup.ml generated for the first time by OASIS v0.4.5 *)
22
33(* OASIS_START *)
4- (* DO NOT EDIT (digest: d06933dcf281f4b31f5c8250911a59b0 ) *)
4+ (* DO NOT EDIT (digest: 6a3f695c9daff568728661e88e8da26c ) *)
55(*
66 Regenerated by OASIS v0.4.6
77 Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6914,7 +6914,7 @@ let setup_t =
69146914 alpha_features = [] ;
69156915 beta_features = [] ;
69166916 name = " webmachine" ;
6917- version = " dev " ;
6917+ version = " 0.4.0 " ;
69186918 license =
69196919 OASISLicense. DEP5License
69206920 (OASISLicense. DEP5Unit
@@ -7307,7 +7307,7 @@ let setup_t =
73077307 };
73087308 oasis_fn = Some " _oasis" ;
73097309 oasis_version = " 0.4.6" ;
7310- oasis_digest = Some " \205\220\236 NV \207 ;fB \155\231\159 x \176\254 @ " ;
7310+ oasis_digest = Some " \t\248 VZOo \020\221\134 8 \221\169 j \006\173\221 " ;
73117311 oasis_exec = None ;
73127312 oasis_setup_args = [] ;
73137313 setup_update = false
You can’t perform that action at this time.
0 commit comments