remove pin depend
This commit is contained in:
parent
78d4bfa9f0
commit
1561d914e2
1 changed files with 0 additions and 4 deletions
|
@ -34,13 +34,9 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
|
||||||
"tcpip" { >= "6.0.0" & < "7.0.0"}
|
"tcpip" { >= "6.0.0" & < "7.0.0"}
|
||||||
"tls-mirage" { >= "0.12.0" & < "0.13.0"}
|
"tls-mirage" { >= "0.12.0" & < "0.13.0"}
|
||||||
"uri"
|
"uri"
|
||||||
"awa"
|
|
||||||
"awa-mirage"
|
|
||||||
]
|
]
|
||||||
pin-depends: [
|
pin-depends: [
|
||||||
["caldav.dev" "git+https://github.com/roburio/caldav.git#future-robur"]
|
["caldav.dev" "git+https://github.com/roburio/caldav.git#future-robur"]
|
||||||
["awa.0.0.1" "git+https://github.com/mirage/awa-ssh.git"]
|
|
||||||
["awa-mirage.0.0.1" "git+https://github.com/mirage/awa-ssh.git"]
|
|
||||||
]
|
]
|
||||||
maintainer: "dummy"
|
maintainer: "dummy"
|
||||||
authors: "dummy"
|
authors: "dummy"
|
||||||
|
|
Loading…
Reference in a new issue