Support min_version field in objdiff.json

This commit is contained in:
2023-09-09 23:54:25 -04:00
parent 192a06bc0b
commit 26932b2e44
3 changed files with 12 additions and 1 deletions

View File

@@ -43,6 +43,7 @@ ppc750cl = { git = "https://github.com/terorie/ppc750cl", rev = "9ae36eef34aa6d7
rabbitizer = "1.7.4"
rfd = { version = "0.11.4" } #, default-features = false, features = ['xdg-portal']
ron = "0.8.0"
semver = "1.0.17"
serde = { version = "1", features = ["derive"] }
serde_json = "1.0.104"
serde_yaml = "0.9.25"