You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dune-project
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
(lang dune 3.7)
1
+
(lang dune 3.17)
2
2
(using menhir 2.1)
3
3
(implicit_transitive_deps false)
4
4
(generate_opam_files true)
@@ -15,10 +15,9 @@
15
15
(synopsis"Source code analysis for Lua")
16
16
(description "Provides various tools for parsing, processing and producing Lua source code. Currently does very little, but will hopefully grow in the future.")
0 commit comments