Skip to content

Commit d6a973c

Browse files
committed
tmp: upgrade taplo to 0.10.0
1 parent d492f65 commit d6a973c

File tree

2 files changed

+6
-12
lines changed

2 files changed

+6
-12
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,9 @@ features = [
195195
"pyo3/extension-module", # This is an extension module
196196
]
197197

198+
[tool.uv.sources]
199+
taplo = { git = "https://github.com/tamasfe/taplo", tag = "0.10.0" }
200+
198201
[build-system]
199202
build-backend = "maturin"
200203
requires = ["maturin>=1.0,<2.0"]

uv.lock

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

0 commit comments

Comments
 (0)