We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e8cd30 commit 2fdacf4Copy full SHA for 2fdacf4
1 file changed
pixi.toml
@@ -160,9 +160,9 @@ features = ["lib", "doc"]
160
[feature.dev.dependencies]
161
taplo = "*"
162
cmake-format = "*"
163
-clang = "17.*"
164
-clangxx = "17.*"
165
-clang-tools = "17.*" # matching clang-format version in CI
+clang = "18.*"
+clangxx = "18.*"
+clang-tools = "18.*" # matching clang-format version in CI
166
lld = "*"
167
typos-lsp = "*"
168
neocmakelsp = "*"
0 commit comments