Skip to content

Commit cad9d2c

Browse files
committed
Fix workflow
1 parent 0d09774 commit cad9d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,4 +160,4 @@ jobs:
160160
~/.cargo/git
161161
key: minimal_rust_version-cargo-${{ hashFiles('**/Cargo.toml') }}
162162
- name: Check diesel_derives
163-
run: cargo +stable minimal-versions check -p diesel_async --all-features
163+
run: cargo +stable minimal-versions check -p diesel-async --all-features

0 commit comments

Comments
 (0)