We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3dd7a4 commit 1c3d2ebCopy full SHA for 1c3d2eb
awa.opam
@@ -34,5 +34,6 @@ depends: [
34
"base64" {>= "3.0.0"}
35
"zarith"
36
]
37
+conflicts: [ "result" {< "1.5"} ]
38
synopsis: "SSH implementation in OCaml"
39
description: """The OpenSSH protocol implemented in OCaml."""
0 commit comments