Skip to content

Commit f3a300b

Browse files
committed
Make: Bump deps & refresh locks
1 parent 7208333 commit f3a300b

File tree

3 files changed

+2568
-147
lines changed

3 files changed

+2568
-147
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
update-version-in: |
3535
Cargo.toml:^version = "(\d+\.\d+\.\d+)"
3636
pyproject.toml:^version = "(\d+\.\d+\.\d+)"
37+
Cargo.lock:^version = "(\d+\.\d+\.\d+)"
3738
dry-run: "false"
3839
push: "true"
3940
create-release: "true"

0 commit comments

Comments
 (0)