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 6f0f289 commit 4d48a1bCopy full SHA for 4d48a1b
.github/workflows/ci.yml
@@ -54,6 +54,6 @@ jobs:
54
cargo clippy --all-targets --all-features -- -D warnings
55
RUSTDOCFLAGS='-D warnings' cargo doc --no-deps --document-private-items
56
57
- - uses: crate-ci/typos@a9ccf76b53d1ace194871d216f9ff058599a86db # v1.35.1
+ - uses: crate-ci/typos@f1231bc2bcc92b2b18da70a877cf89afce08dd42 # v1.35.2
58
with:
59
files: .
0 commit comments