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 9c75442 commit 588842eCopy full SHA for 588842e
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
11
env:
12
RUST_BACKTRACE: 1
13
- RUST_CACHE_KEY: rust-cache-20240229
+ RUST_CACHE_KEY: rust-cache-20240320
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