mirror of
https://github.com/vrc-get/vrc-get.git
synced 2026-06-21 09:58:08 +00:00
docs(changelog): Migrated the project to Rust 2024
This commit is contained in:
parent
7a7e87ebd0
commit
bd2071cff2
2 changed files with 6 additions and 0 deletions
|
|
@ -12,6 +12,9 @@ The format is based on [Keep a Changelog].
|
|||
### Changed
|
||||
- Changed how we read VCC's project information `#1949` `#1955`
|
||||
- Along with this, building this project no longer needs dotnet SDK to build.
|
||||
- Migrated the project to Rust 2024 `#1956`
|
||||
- This is internal changes should not cause behavior changes
|
||||
- This would require Rust 1.85 for building this project
|
||||
|
||||
### Deprecated
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@ The format is based on [Keep a Changelog].
|
|||
### Changed
|
||||
- Changed how we read VCC's project information `#1949` `#1955`
|
||||
- Along with this, building this project no longer needs dotnet SDK to build.
|
||||
- Migrated the project to Rust 2024 `#1956`
|
||||
- This is internal changes should not cause behavior changes
|
||||
- This would require Rust 1.85 for building this project
|
||||
|
||||
### Deprecated
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue