We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a0d166 commit 0586d70Copy full SHA for 0586d70
1 file changed
pyoxidizer/docs/pyoxidizer_history.rst
@@ -51,6 +51,10 @@ Changes
51
reading Cargo manifests and lock files generated with newer versions of
52
Rust. This may fix errors in `pyoxidizer rust-project-licensing` commands
53
due to failure to handle newer Cargo features.
54
+* Upgrades many Rust crates to latest versions. The full set of upgrades
55
+ is too numerous to report. Some crates used at runtime (such as those for
56
+ alternative memory allocators) have been upgraded. This could affect
57
+ run-time properties of applications.
58
59
.. _version_0_24_0:
60
0 commit comments