Skip to content

Commit

Permalink
Rename lE_server to lE_http_server (@hannesm)
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosaure committed Feb 3, 2023
1 parent d85ad7b commit 08c4428
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mirage/dune
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
(libraries letsencrypt http-mirage-client tcpip mirage-time duration emile))

(library
(name le_server)
(name le_http_server)
(wrapped false)
(public_name letsencrypt-mirage.server)
(modules lE_server)
(public_name letsencrypt-mirage.http-server)
(modules lE_http_server)
(libraries letsencrypt letsencrypt-mirage paf.mirage))
File renamed without changes.
File renamed without changes.

0 comments on commit 08c4428

Please sign in to comment.