Skip to content

Commit 40456b0

Browse files
authored
Merge pull request #29 from FuelLabs/sophie/pkg-deps-table
feat: Check and store package dependencies in database
2 parents efd3abe + af18e12 commit 40456b0

File tree

27 files changed

+1193
-179
lines changed

27 files changed

+1193
-179
lines changed

.github/workflows/backend-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
CARGO_TERM_COLOR: always
1010
RUSTFLAGS: -D warnings
1111
REGISTRY: ghcr.io
12-
RUST_VERSION: 1.70.0
12+
RUST_VERSION: 1.84.0
1313

1414
jobs:
1515
cancel-previous-runs:

0 commit comments

Comments
 (0)