You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sdk-and-tools/sdk-py/configuring-mxpy.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,5 +32,5 @@ In order to view the current configuration, one can issue the command `mxpy conf
32
32
One can alter the current configuration using the command `mxpy config set`. For example, in order to set the **_rust version_** to be used, one would do the following:
33
33
34
34
```
35
-
$ mxpy config set dependencies.rust.tag nightly-2023-05-26
35
+
$ mxpy config set dependencies.rust.tag nightly-2023-12-11
0 commit comments