Skip to content

Commit dfdb04d

Browse files
{pyproject.toml,uv.lock}: sync uv files, KMIR version 0.4.195
1 parent 7a8b776 commit dfdb04d

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ version = "0.1.18"
88
description = "K Semantics for the Solana ecosystem"
99
requires-python = "~=3.10"
1010
dependencies = [
11-
"kmir@git+https://github.com/runtimeverification/mir-semantics.git@v0.4.194#subdirectory=kmir",
11+
"kmir@git+https://github.com/runtimeverification/mir-semantics.git@v0.4.195#subdirectory=kmir",
1212
]
1313

1414
[[project.authors]]
1515
name = "Runtime Verification, Inc."
1616
email = "contact@runtimeverification.com"
1717

1818
[tool.uv.sources]
19-
kmir = { git = "https://github.com/runtimeverification/mir-semantics.git", rev = "v0.4.194", subdirectory = "kmir" }
19+
kmir = { git = "https://github.com/runtimeverification/mir-semantics.git", rev = "v0.4.195", subdirectory = "kmir" }
2020

2121
[project.scripts]
2222
kompass = "kompass.__main__:main"

uv.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)