Skip to content

Commit d48bc1e

Browse files
committed
Lock dependencies
Now that dependencies have mostly stabilised, it makes sense to ensure that builds are reproducible and that container images use the same versions of everything as those used for development. It should also help prevent build errors due to any future breaking API changes in async-graphql.
1 parent 9c6fa6d commit d48bc1e

File tree

3 files changed

+4065
-1
lines changed

3 files changed

+4065
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/target
2-
Cargo.lock
32

43
# Demo database and file number directories
54
*.db

0 commit comments

Comments
 (0)