Skip to content

Commit

Permalink
🚚 chore(*): 升级依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
kurisu994 committed Dec 14, 2023
1 parent 971c79f commit b1638e3
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.72 as builder
FROM rust:1.74 as builder

RUN USER=root cargo new --bin short_link

Expand Down

0 comments on commit b1638e3

Please sign in to comment.