File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,15 +8,15 @@ version = "0.1.18"
88description = " K Semantics for the Solana ecosystem"
99requires-python = " ~=3.10"
1010dependencies = [
11- " kmir@git+https://github.com/runtimeverification/mir-semantics.git@v0.4.197 #subdirectory=kmir" ,
11+ " kmir@git+https://github.com/runtimeverification/mir-semantics.git@v0.4.200 #subdirectory=kmir" ,
1212]
1313
1414[[project .authors ]]
1515name = " Runtime Verification, Inc."
1616email = " contact@runtimeverification.com"
1717
1818[tool .uv .sources ]
19- kmir = { git = " https://github.com/runtimeverification/mir-semantics.git" , rev = " v0.4.197 " , subdirectory = " kmir" }
19+ kmir = { git = " https://github.com/runtimeverification/mir-semantics.git" , rev = " v0.4.200 " , subdirectory = " kmir" }
2020
2121[project .scripts ]
2222kompass = " kompass.__main__:main"
You can’t perform that action at this time.
0 commit comments