Bump rust from 1.83 to 1.85 in /backend

Bumps rust from 1.83 to 1.85.

---
updated-dependencies:
- dependency-name: rust
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-29 10:26:12 +00:00 committed by GitHub
parent 44ab720b1d
commit f3fb827b81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM rust:1.83 AS builder
FROM rust:1.85 AS builder
WORKDIR /usr/src/backend