Skip to content

Commit b5849a5

Browse files
committed
Use atdgen-runtime
1 parent 66c53b9 commit b5849a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib_data/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
(name github_data)
44
(wrapped false)
55
(modules github_t github_j github_json)
6-
(libraries yojson atdgen))
6+
(libraries yojson atdgen-runtime))
77

88
(rule
99
(targets github_t.ml github_t.mli)

lib_test/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(executables
2-
(libraries cohttp-lwt-unix github_unix atdgen stringext cmdliner)
2+
(libraries cohttp-lwt-unix github_unix atdgen-runtime stringext cmdliner)
33
(names
44
checks
55
contributors

0 commit comments

Comments
 (0)