metrics got released, no longer pin-depend
This commit is contained in:
parent
0920ae142e
commit
ab76e1ef89
|
@ -29,14 +29,9 @@ depends: [
|
|||
"duration"
|
||||
"decompress" {>= "0.9.0" & < "1.0.0"}
|
||||
"checkseum"
|
||||
"metrics"
|
||||
"metrics-lwt"
|
||||
"metrics-influx"
|
||||
]
|
||||
pin-depends: [
|
||||
["metrics.dev" "git+https://github.com/hannesm/metrics.git#future"]
|
||||
["metrics-lwt.dev" "git+https://github.com/hannesm/metrics.git#future"]
|
||||
["metrics-influx.dev" "git+https://github.com/hannesm/metrics.git#future"]
|
||||
"metrics" {>= "0.2.0"}
|
||||
"metrics-lwt" {>= "0.2.0"}
|
||||
"metrics-influx" {>= "0.2.0"}
|
||||
]
|
||||
build: [
|
||||
["dune" "subst"] {pinned}
|
||||
|
|
Loading…
Reference in a new issue