Skip to content

Commit

Permalink
cohttp-async: fix deprecation error in examples
Browse files Browse the repository at this point in the history
Signed-off-by: Marcello Seri <[email protected]>
  • Loading branch information
mseri committed Jun 30, 2023
1 parent facee27 commit e52ee61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cohttp-async/examples/s3_cp.ml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ open Base
open Core
open Async

module Time = Time_float

(* open Cohttp *)
module Client = Cohttp_async.Client
module Body = Cohttp_async.Body
Expand Down

0 comments on commit e52ee61

Please sign in to comment.