WIP: uncommitted changes before archiving
💘 Generated with Crush Assisted-by: GLM-4.7 via Crush <crush@charm.land>
This commit is contained in:
@@ -9,24 +9,18 @@ bug-reports: "https://github.com/username/website_monitor/issues"
|
||||
depends: [
|
||||
"ocaml" {>= "5.0"}
|
||||
"dune" {>= "3.11"}
|
||||
"dream" {>= "1.0.0"}
|
||||
"reason" {>= "3.8"}
|
||||
"server-reason-react" {>= "5.0"}
|
||||
"dream"
|
||||
"caqti" {>= "2.1"}
|
||||
"caqti-dream" {>= "2.1"}
|
||||
"caqti-lwt"
|
||||
"lwt" {>= "5.6"}
|
||||
"lwt_ppx"
|
||||
"yojson" {>= "2.1"}
|
||||
"ocaml-protoc-plugin" {>= "8.0"}
|
||||
"cohttp-lwt-unix" {>= "5.0"}
|
||||
"ocaml-ssl" {>= "0.7"}
|
||||
"calendar" {>= "2.4"}
|
||||
"cmdliner"
|
||||
"ipaddr"
|
||||
"ptime"
|
||||
"fmt"
|
||||
"logs" {>= "0.7"}
|
||||
"logs-fmt"
|
||||
"angstrom"
|
||||
"base64"
|
||||
]
|
||||
@@ -35,7 +29,3 @@ build: [
|
||||
["dune" "build" "-p" name "-j" jobs]
|
||||
]
|
||||
dev-repo: "git+https://github.com/username/website_monitor.git"
|
||||
url {
|
||||
src: "https://github.com/username/website_monitor/archive/refs/tags/v1.0.0.tar.gz"
|
||||
checksum: "md5=dummy-checksum"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user