Upgraded to Rust 1.85.1

This commit is contained in:
Thorsten Sommer 2025-03-23 09:17:24 +01:00
parent ee2a73ccd8
commit 724867b8ef
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108
2 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,4 @@
# v0.9.39, build 214 (2025-03-xx xx:xx UTC) # v0.9.39, build 214 (2025-03-xx xx:xx UTC)
- Added a feature flag for the plugin system. This flag is disabled by default and can be enabled inside the app settings. Please note that this feature is still in development; there are no plugins available yet. - Added a feature flag for the plugin system. This flag is disabled by default and can be enabled inside the app settings. Please note that this feature is still in development; there are no plugins available yet.
- Added the Lua library we use for the plugin system to the about page. - Added the Lua library we use for the plugin system to the about page.
- Upgraded to Rust 1.85.1

View File

@ -3,7 +3,7 @@
213 213
9.0.104 (commit 2750432faa) 9.0.104 (commit 2750432faa)
9.0.3 (commit 831d23e561) 9.0.3 (commit 831d23e561)
1.85.0 (commit 4d91de4e4) 1.85.1 (commit 4eb161250)
8.4.0 8.4.0
1.8.1 1.8.1
820294c14db, release 820294c14db, release