Merge pull request 'Add upper bound on solo5-elftool' (!15) from solo5-elftool-constraint into main

Reviewed-on: #15
This commit is contained in:
Reynir Björnsson 2025-02-04 10:15:00 +00:00
commit 811e468d93

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"}