Update rust (#249)

* Updated rust version

* Updated rust in workflow

* Updating rust version in docker file

* Updating postgresql

* Updated crates

* cargo update

* Updated readme

* Version bump

* Warning fix
This commit was merged in pull request #249.
This commit is contained in:
KD
2026-04-05 18:13:49 -04:00
committed by GitHub
parent bcd960d9a1
commit d273c801bf
8 changed files with 506 additions and 408 deletions
+3 -3
View File
@@ -3,11 +3,11 @@ Web API for the Icarus project.
### Requires
`icarus_auth` v0.6.x
`songparser` v0.4.x
`icarus_auth` v0.7.x
`songparser` v0.5.x
### Compatible with
`icarus-dm` v0.8.x
`icarus-dm` v0.9.x
## Getting Started