Conflict with result < 1.5
This commit is contained in:
parent
a1af522f45
commit
fe7b121878
1 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,10 @@ depends: [
|
|||
"cmdliner"
|
||||
]
|
||||
|
||||
conflicts: [
|
||||
"result" {< "1.5"}
|
||||
]
|
||||
|
||||
synopsis: "OCaml Solo5 elftool for querying solo5 manifests"
|
||||
description: """
|
||||
OCaml Solo5 elftool is a library and executable for reading solo5 device
|
||||
|
|
Loading…
Reference in a new issue