Add upper bound on solo5-elftool

In preparation for upcoming release of solo5-elftool.
This commit is contained in:
Reynir Björnsson 2025-02-04 11:10:41 +01:00
parent 644c3c2c7d
commit 31686d90c7

View file

@ -47,7 +47,7 @@ depends: [
"tar" {>= "3.0.0"} "tar" {>= "3.0.0"}
"tar-unix" {>= "3.0.0"} "tar-unix" {>= "3.0.0"}
"owee" "owee"
"solo5-elftool" {>= "0.3.0"} "solo5-elftool" {>= "0.3.0" & < "0.4.0"}
"decompress" {>= "1.5.0"} "decompress" {>= "1.5.0"}
"digestif" {>= "1.2.0"} "digestif" {>= "1.2.0"}
"uuidm" {>= "0.9.9"} "uuidm" {>= "0.9.9"}