build: lock rockfile to specific tag

This commit is contained in:
əlemi 2024-09-21 11:53:59 +02:00
parent 9218e9e9c7
commit c0fa0363c2
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -3,7 +3,7 @@ version = "0.7.0-1"
source = { source = {
url = "git+https://github.com/hexedtech/codemp", url = "git+https://github.com/hexedtech/codemp",
branch = "dev", tag = "v0.7.0",
} }
dependencies = { dependencies = {