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 0d09774 commit cad9d2cCopy full SHA for cad9d2c
.github/workflows/ci.yml
@@ -160,4 +160,4 @@ jobs:
160
~/.cargo/git
161
key: minimal_rust_version-cargo-${{ hashFiles('**/Cargo.toml') }}
162
- name: Check diesel_derives
163
- run: cargo +stable minimal-versions check -p diesel_async --all-features
+ run: cargo +stable minimal-versions check -p diesel-async --all-features
0 commit comments