We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 269b522 commit 51793ddCopy full SHA for 51793dd
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
11
env:
12
RUST_BACKTRACE: 1
13
- RUST_CACHE_KEY: rust-cache-20240327
+ RUST_CACHE_KEY: rust-cache-20241114
14
DOCSRS_PREFIX: ignored/cratesfyi-prefix
15
DOCSRS_DATABASE_URL: postgresql://cratesfyi:password@localhost:15432
16
DOCSRS_LOG: docs_rs=debug,rustwide=info
0 commit comments