Skip to content

Commit a17fbf3

Browse files
kayagokalpsdankelJoshuaBatty
authored
chore: bump to v0.49.0 (#5452)
## Description Bumps repo to 0.49.0, made this a major one after some thought as we longer support beta-4 as tooling with this release. Also ran `cargo update` as this is a breaking change --------- Co-authored-by: Sophie Dankel <47993817+sdankel@users.noreply.github.com> Co-authored-by: Joshua Batty <joshpbatty@gmail.com>
1 parent c5adaa6 commit a17fbf3

File tree

28 files changed

+157
-157
lines changed

28 files changed

+157
-157
lines changed

Cargo.lock

Lines changed: 49 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deployment/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Stage 1: Build
2-
FROM lukemathwalker/cargo-chef:latest-rust-1.73 as chef
2+
FROM lukemathwalker/cargo-chef:latest-rust-1.75 as chef
33
WORKDIR /build/
44
# hadolint ignore=DL3008
55
RUN apt-get update && \

0 commit comments

Comments
 (0)