Update rust #249

Merged
kdeng00 merged 9 commits from update_rust into main 2026-04-05 18:13:49 -04:00
Showing only changes of commit b67f715ddc - Show all commits
+3 -3
View File
@@ -3,11 +3,11 @@ Web API for the Icarus project.
### Requires ### Requires
`icarus_auth` v0.6.x `icarus_auth` v0.7.x
`songparser` v0.4.x `songparser` v0.5.x
### Compatible with ### Compatible with
`icarus-dm` v0.8.x `icarus-dm` v0.9.x
## Getting Started ## Getting Started