File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11OASISFormat: 0.4
22Name: faraday
3- Version: dev
3+ Version: 0.2.0
44Authors: Spiros Eliopoulos <
[email protected] >
55Maintainers: Spiros Eliopoulos <
[email protected] >
66Homepage: https://github.com/inhabitedtype/faraday
Original file line number Diff line number Diff line change 11# OASIS_START
2- # DO NOT EDIT (digest: 9e3bce218cef899cb8c71404bb9e4802 )
3- version = "dev "
2+ # DO NOT EDIT (digest: 57a102e16586a8b3f3fbd5ddcfabaf65 )
3+ version = "0.2.0 "
44description = "A library for writing fast and memory-efficient serializers."
55requires = "bigarray ocplib-endian ocplib-endian.bigstring"
66archive(byte) = "faraday.cma"
@@ -9,7 +9,7 @@ archive(native) = "faraday.cmxa"
99archive(native, plugin) = "faraday.cmxs"
1010exists_if = "faraday.cma"
1111package "lwt-unix" (
12- version = "dev "
12+ version = "0.2.0 "
1313 description = "A library for writing fast and memory-efficient serializers."
1414 requires = "faraday.lwt lwt.unix"
1515 archive(byte) = "faraday_lwt_unix.cma"
@@ -20,7 +20,7 @@ package "lwt-unix" (
2020)
2121
2222package "lwt" (
23- version = "dev "
23+ version = "0.2.0 "
2424 description = "A library for writing fast and memory-efficient serializers."
2525 requires = "faraday lwt"
2626 archive(byte) = "faraday_lwt.cma"
@@ -31,7 +31,7 @@ package "lwt" (
3131)
3232
3333package "async" (
34- version = "dev "
34+ version = "0.2.0 "
3535 description = "A library for writing fast and memory-efficient serializers."
3636 requires = "async core faraday threads"
3737 archive(byte) = "faraday_async.cma"
Original file line number Diff line number Diff line change 11(* setup.ml generated for the first time by OASIS v0.4.6 *)
22
33(* OASIS_START *)
4- (* DO NOT EDIT (digest: 88b40473a6df35ca02c607a23e991cc6 ) *)
4+ (* DO NOT EDIT (digest: e29071ba143bb1dd598af799cfef5143 ) *)
55(*
66 Regenerated by OASIS v0.4.8
77 Visit http://oasis.forge.ocamlcore.org for more information and
@@ -7027,7 +7027,7 @@ let setup_t =
70277027 {
70287028 oasis_version = " 0.4" ;
70297029 ocaml_version = Some (OASISVersion. VGreaterEqual " 4.02" );
7030- version = " dev " ;
7030+ version = " 0.2.0 " ;
70317031 license =
70327032 OASISLicense. DEP5License
70337033 (OASISLicense. DEP5Unit
@@ -7917,7 +7917,7 @@ let setup_t =
79177917 };
79187918 oasis_fn = Some " _oasis" ;
79197919 oasis_version = " 0.4.8" ;
7920- oasis_digest = Some " \018 / \179\t\128 4n:l \161\235\251 D \160 7 \203 " ;
7920+ oasis_digest = Some " \159 < \138 2% \178 Z \024 { \146\189 k \243 &E \200 " ;
79217921 oasis_exec = None ;
79227922 oasis_setup_args = [] ;
79237923 setup_update = false
You can’t perform that action at this time.
0 commit comments