libadalang_tools: fix gnat dependency (#652)
libadalang_tools crate does not build correctly with GNAT 12 because of new diagnostic message.
This commit is contained in:
@@ -18,6 +18,7 @@ hashes = ["sha512:c9028428379e68644dee140b76c6806b15561484bdc77a8c85c88c1ae4de51
|
||||
|
||||
[[depends-on]]
|
||||
libadalang = "22.0.0"
|
||||
gnat = "^11"
|
||||
|
||||
[[actions.'case(os)'.windows]]
|
||||
type = "post-fetch"
|
||||
|
||||
Reference in New Issue
Block a user