We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a64ef commit dd77723Copy full SHA for dd77723
1 file changed
mise.toml
@@ -4,8 +4,9 @@
4
5
[tools]
6
# TODO support version template like for ASDF
7
-python = '3.9'
+python = '3.11'
8
uv = '0.7.2'
9
+rust = '1.92.0'
10
11
[settings]
12
python.uv_venv_auto = true
0 commit comments