hex comes from git_http but it is used by the application, it's better to depend on it explicitely
This commit is contained in:
parent
7d1c9b0814
commit
c4a95d9614
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ let mirror =
|
|||
~packages:[
|
||||
package ~min:"0.3.0" ~sublibs:[ "mirage" ] "paf" ;
|
||||
package "h2" ;
|
||||
package "hex" ;
|
||||
package "httpaf" ;
|
||||
package ~pin:"git+https://git.robur.io/robur/git-kv.git#main" "git-kv" ;
|
||||
package ~min:"3.10.0" "git-paf" ;
|
||||
|
|
Loading…
Reference in a new issue